build tools
This commit is contained in:
2
python/build.cmd
Normal file
2
python/build.cmd
Normal file
@@ -0,0 +1,2 @@
|
||||
pyinstaller --onefile switchBundle.py
|
||||
pause
|
||||
BIN
python/dist/switchBundle.exe
vendored
BIN
python/dist/switchBundle.exe
vendored
Binary file not shown.
@@ -26,7 +26,9 @@ BundleConfig = {
|
||||
}
|
||||
|
||||
unlinkArray = [
|
||||
'cocos2d-js.109f3.js',
|
||||
'cocos2d-js-min.13181.js',
|
||||
'physics.9d2de.js',
|
||||
'physics-min.ce5ee.js',
|
||||
'style-desktop.dfd76.css',
|
||||
'style-mobile.6e9cd.css',
|
||||
|
||||
Reference in New Issue
Block a user