implement webpack and create scripts to bundle source

This commit is contained in:
Leon Bubova
2021-12-14 23:13:20 +01:00
parent e39b52e8e7
commit 7b9c1781b4
11 changed files with 3743 additions and 20 deletions
+3
View File
@@ -0,0 +1,3 @@
{
"presets": ["es2015"]
}