@swiftcarrot/webpacker
v3.0.1
Published
rails webpacker in node
Downloads
9
Readme
webpacker
Install
npm install @swiftcarrot/webpacker --save-dev
yarn add @swiftcarrot/webpacker --devUsage
webpacker dev-server -l http://localhost:5000
webpacker watch
webpacker build
webpacker analyzeFeatures
- multiple entries support (
packs/*.js,packs/*.html) - zero config
.jswith babel-preset-swiftcarrot.css.module.csscss module.(scss|sass)with sass-loader.module.(scss|sass)css module with sass.yamlwith @swiftcarrot/yaml-loader.tomlwith toml-laoder.(jpg|jpeg|png|gif|svg|eot|ttf|woff|woff2)with file-loadericons/*.svgwith @svgr/webpack
- custom webpack config through
webpacker.config.js
License
MIT
