File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 99 "gen:download-latest-xmlui-release" : " node scripts/download-latest-xmlui.js" ,
1010 "gen:rss" : " node scripts/generate-rss.js" ,
1111 "build:docs" : " xmlui build --buildMode=INLINE_ALL --withMock && npm run gen:download-latest-xmlui-release && npm run gen:rss" ,
12- "build-optimized" : " npm run gen:releases && npm run gen:download-latest-xmlui-release && npm run gen:rss && npx xmlui-optimizer" ,
12+ "build-optimized" : " xmlui build --buildMode=INLINE_ALL --withMock && npm run gen:releases && npm run gen:download-latest-xmlui-release && npm run gen:rss && npx xmlui-optimizer" ,
1313 "release-ci-optimized" : " npm run build-optimized && xmlui zip-dist --source=xmlui-optimized-output --target=ui-optimized.zip" ,
1414 "preview-optimized" : " npx serve@latest ./xmlui-optimized-output"
1515 },
You can’t perform that action at this time.
0 commit comments