ml小课学习页-小程序
Showing
| ... | ... | @@ -8,6 +8,7 @@ |
| "@babel/runtime": "^7.7.7", | ||
| "@loadable/component": "^5.10.1", | ||
| "@svgr/webpack": "4.1.0", | ||
| "ace-builds": "^1.4.11", | ||
| "antd-mobile": "^2.3.1", | ||
| "autoprefixer": "^9.6.0", | ||
| "axios": "^0.19.0", | ||
| ... | ... | @@ -90,7 +91,8 @@ |
| "webpack": "4.28.3", | ||
| "webpack-dev-server": "3.1.14", | ||
| "webpack-manifest-plugin": "2.0.4", | ||
| "workbox-webpack-plugin": "3.6.3" | ||
| "workbox-webpack-plugin": "3.6.3", | ||
| "xterm": "^4.5.0" | ||
| }, | ||
| "scripts": { | ||
| "start": "node scripts/start.js", | ||
| ... | ... |
src/components/interactive-study/index.js
0 → 100644
src/components/interactive-study/index.scss
0 → 100644
Please
register
or
sign in
to comment