PR-753737: Adding final client webpack configuration.

This commit is contained in:
2022-04-13 16:48:10 +00:00
parent 93371d933f
commit e5ffd7c61d
9 changed files with 2321 additions and 19 deletions

6
.gitignore vendored
View File

@ -1,2 +1,6 @@
#node_modules ignore
node_modules
node_modules
#.envs
.env
#build
/build