mirror of
https://github.com/qaiu/netdisk-fast-download.git
synced 2026-05-28 17:27:28 +00:00
Compare commits
2 Commits
0cfb69a240
...
copilot/fi
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8582290db3 | ||
|
|
5ff33d7c58 |
@@ -85,7 +85,8 @@ module.exports = {
|
|||||||
{
|
{
|
||||||
source: './node_modules/monaco-editor/min/vs',
|
source: './node_modules/monaco-editor/min/vs',
|
||||||
destination: './nfd-front/js/vs'
|
destination: './nfd-front/js/vs'
|
||||||
}
|
},
|
||||||
|
{ source: './nfd-front', destination: '../webroot/nfd-front' }
|
||||||
],
|
],
|
||||||
archive: [ //然后我们选择dist文件夹将之打包成dist.zip并放在根目录
|
archive: [ //然后我们选择dist文件夹将之打包成dist.zip并放在根目录
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user