Skip to content

Latest commit

 

History

History
executable file
·
37 lines (32 loc) · 2.23 KB

README.md

File metadata and controls

executable file
·
37 lines (32 loc) · 2.23 KB

NEXT-PWA

Dependencies

Name Repo What does it ? Implemented ?
materialize-css

Dev Dependencies

Name Repo What does it ? Implemented ?
@babel/core Link Transforms your ES6 code into ES5 image
@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 image
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 image
progress-bar-webpack-plugin
purgecss-webpack-plugin
sass-loader
terser-webpack-plugin
webpack
webpack-cli
webpack-dev-server
webpackbar