We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cddc47 commit 66b1befCopy full SHA for 66b1bef
package.json
@@ -15,7 +15,7 @@
15
"WebAssembly"
16
],
17
"scripts": {
18
- "start": "dotnet watch -p ./example/AntDesign.Pro.Layout.Wasm run",
+ "start": "dotnet watch -p ./src/layout/example/AntDesign.ProLayout.Wasm run",
19
"gulp:layout": "gulp --gulpfile ./src/layout/src/gulpfile.js",
20
"gulp:example": "gulp --gulpfile ./src/layout/example/AntDesign.ProLayout.Wasm/gulpfile.js",
21
"test": "echo \"Error: no test specified\" && exit 1"
0 commit comments