almost merkaba
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.20.5",
|
||||
"@babel/preset-env": "^7.20.2",
|
||||
"babel-loader": "^9.1.0",
|
||||
"css-loader": "^6.7.3",
|
||||
"file-loader": "^6.2.0",
|
||||
"html-webpack-plugin": "^5.5.0",
|
||||
"moment": "^2.29.4",
|
||||
"sass": "^1.57.1",
|
||||
"sass-loader": "^13.2.0",
|
||||
"style-loader": "^3.3.1",
|
||||
"three": "^0.147.0",
|
||||
"webpack": "^5.75.0",
|
||||
"webpack-cli": "^5.0.1",
|
||||
"webpack-dev-server": "^4.11.1"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "webpack serve --env mode=development",
|
||||
"build": "webpack --config webpack.config.js --env mode=production"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user