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 Template Webpack Starting Project
Will (eventually) include support for Will (eventually) include support for
- HTML - [x] HTML
- ESM - [x] Module Imports
- TypeScript - [ ] TypeScript
- React - [ ] React
- SASS - [ ] SASS
- SASS Imports - [ ] SASS Imports
# Getting Started Webpack Guide: # Getting Started Webpack Guide:
https://webpack.js.org/guides/getting-started/ https://webpack.js.org/guides/getting-started/