Skip to content

Punto inicial para desarrollo de aplicaciones web basadas en html - css -js (es6)

Notifications You must be signed in to change notification settings

MJLS/webpack-start

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebPack Starter HTML CSS JS(ES6) v 1.0

WepPack Start para aplicaciones basadas en HTML - CSS - JS(Es6 - Babel)

Instalación

Notas:

npm install npm run build

package.json v 20200517 1.0

"devDependencies": {
    "@babel/core": "^7.8.4",
    "@babel/preset-env": "^7.8.4",
    "babel-loader": "^8.0.6",
    "babel-minify-webpack-plugin": "^0.3.1",
    "babel-preset-minify": "^0.5.1",
    "clean-webpack-plugin": "^3.0.0",
    "css-loader": "^3.4.2",
    "file-loader": "^5.1.0",
    "html-loader": "^0.5.5",
    "html-webpack-plugin": "^3.2.0",
    "mini-css-extract-plugin": "^0.9.0",
    "optimize-css-assets-webpack-plugin": "^5.0.3",
    "style-loader": "^1.1.3",
    "webpack": "^4.41.6",
    "webpack-cli": "^3.3.11",
    "webpack-dev-server": "^3.10.3"
  }

About

Punto inicial para desarrollo de aplicaciones web basadas en html - css -js (es6)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published