magic-script-cli icon indicating copy to clipboard operation
magic-script-cli copied to clipboard

Command Line Tool for MagicScript applications

Results 7 magic-script-cli issues
Sort by recently updated
recently updated
newest added

If there is an error in the rollup build step, the output is suppressed and the build continues as if nothing bad happened. The symptom is after a while, changing...

bug

While generating MagicScript Components project for iOS platform, the CLI printed the following message: `/android/app/src/main/java/com/mxs/cube BUNDLE **INDENTIFIER** CHANGED` instead of: `/android/app/src/main/java/com/mxs/cube BUNDLE **IDENTIFIER** CHANGED` Tested on ver. 2.3.6

bug

Right now we have a single inline template we use for the init command, but it would be nice if we could publish template apps to npm or github and...

Add argument to handle case when multiple devices are plugged in to the same computer.

enhancement

## When building a magic-script-components app, the rollup.config is not well optimized for a react project. ### Env: ``` "magic-script-components": "2.0.0", "magic-script-components-lumin": "1.0.0", "magic-script-polyfills": "^2.4.2", "rollup": "^1.1.2", "rollup-plugin-babel": "^4.3.2", "rollup-plugin-commonjs":...

enhancement