This commit is contained in:
Michael Peters 2023-01-09 14:28:20 -08:00
parent 5821949e33
commit c1c1523599

View File

@ -1,12 +1,12 @@
Template Webpack Starting Project
Will (eventually) include support for
- HTML
- ESM
- TypeScript
- React
- SASS
- SASS Imports
- [x] HTML
- [x] Module Imports
- [ ] TypeScript
- [ ] React
- [ ] SASS
- [ ] SASS Imports
# Getting Started Webpack Guide:
https://webpack.js.org/guides/getting-started/