Add in wwwroot files

This commit is contained in:
Lani Aung
2021-10-17 21:51:15 -06:00
parent 36e5726eaf
commit 14fc08d313
8 changed files with 100 additions and 5 deletions
-1
View File
@@ -1,7 +1,6 @@
const path = require('path');
module.exports = [{
mode: "development",
entry: {
main: "./Scripts/main.ts",
style: "./Styles/main.scss"