mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 18:15:39 +00:00
frontend restructured
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"start": "find . | entr yarn build-dev",
|
||||
"build-dev": "cargo run && webpack --config webpack.dev.js",
|
||||
"build-fast-dev": "cargo run && webpack-dev-server --config webpack.dev.js",
|
||||
"build-check": "webpack-dev-server --config webpack.dev.js",
|
||||
"build": "cargo run && webpack --config webpack.prod.js"
|
||||
},
|
||||
"private": true,
|
||||
|
||||
Reference in New Issue
Block a user