Name | Repo | What does it ? | Implemented ? |
---|---|---|---|
materialize-css |
Name | Repo | What does it ? | Implemented ? |
---|---|---|---|
@babel/core | Link | Transforms your ES6 code into ES5 | |
@babel/preset-env | Determines which transformations/plugins to use and polyfills (provide modern functionality on older browsers that do not natively support it) | ||
app-manifest-webpack-plugin | |||
autoprefixer | Link | Add prefixes to the css for browser compatibility | |
babel-loader | |||
babel-plugin-object-to-json-parse | |||
clean-webpack-plugin | |||
css-loader | |||
file-loader | |||
html-loader | |||
html-webpack-plugin | Generates an HTML file with <script> injected, writes this normally to dist/index.html output folder and minifies the file. | ||
jest | |||
mini-css-extract-plugin | |||
node-sass | |||
optimize-css-assets-webpack-plugin | |||
postcss-loader | Link | Add prefixes to the css for browser compatibility | |
progress-bar-webpack-plugin | |||
purgecss-webpack-plugin | |||
sass-loader | |||
terser-webpack-plugin | |||
webpack | |||
webpack-cli | |||
webpack-dev-server | |||
webpackbar |