feat: Landing page, design fixes
This commit is contained in:
parent
11d223575e
commit
1aff60a408
11 changed files with 910 additions and 43 deletions
|
@ -9,6 +9,7 @@ module.exports = {
|
|||
scene: "./assets/js/scene.js",
|
||||
editor: "./assets/js/editor.js",
|
||||
userarea: "./assets/js/userarea.js",
|
||||
landing: "./assets/js/landing.js",
|
||||
},
|
||||
output: {
|
||||
path: path.resolve(__dirname, "static/js"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue