个人设置开发
This commit is contained in:
+6
-2
@@ -35,11 +35,15 @@
|
||||
"node_modules/bootstrap/scss/bootstrap.scss",
|
||||
"node_modules/font-awesome/scss/font-awesome.scss",
|
||||
"node_modules/ng-zorro-antd/ng-zorro-antd.min.css",
|
||||
"src/styles.scss"
|
||||
"src/styles.scss",
|
||||
"node_modules/ztree/css/zTreeStyle/zTreeStyle.css"
|
||||
],
|
||||
"scripts": [
|
||||
"node_modules/jquery/dist/jquery.min.js",
|
||||
"node_modules/bootstrap/dist/js/bootstrap.min.js"
|
||||
"node_modules/bootstrap/dist/js/bootstrap.min.js",
|
||||
"node_modules/ztree/js/jquery.ztree.core.min.js",
|
||||
"node_modules/ztree/js/jquery.ztree.excheck.min.js",
|
||||
"node_modules/ztree/js/jquery.ztree.exhide.min.js"
|
||||
]
|
||||
},
|
||||
"configurations": {
|
||||
|
||||
Reference in New Issue
Block a user