When use https://github.com/MyScript/myscript-math-web in Vue. There are no problems in the development process.But I had a problem preparing to webpack it when use command "npm run build".Can you help me see how to configure it to webpack properly? Thanks.
"vue": "^2.5.2" "babel-loader": "^7.1.1"
Error msg :ERROR in static/js/0.107e7d7a9e993e5a43ec.js from UglifyJs
undefined.
Source code :
Best Answer
O
Olivier @MyScript
said
over 5 years ago
Dear Miao Changwei,
thank you for contacting us.
Currently, implementing the myscript-math-web in Vue will be difficult, as it was not designed for it.
miao changwei
Dear:
When use https://github.com/MyScript/myscript-math-web in Vue. There are no problems in the development process.But I had a problem preparing to webpack it when use command "npm run build".Can you help me see how to configure it to webpack properly? Thanks.
"vue": "^2.5.2" "babel-loader": "^7.1.1"
Error msg :ERROR in static/js/0.107e7d7a9e993e5a43ec.js from UglifyJs undefined.
Source code :
Dear Miao Changwei,
thank you for contacting us.
Currently, implementing the myscript-math-web in Vue will be difficult, as it was not designed for it.
As the myscript-math-web is no logner maintained, instead we recommend you use the MyScriptJS which contains samples to integrate it with Vue: https://github.com/MyScript/web-integration-samples/tree/master/vue-integration-examples
Best regards,
Olivier
Olivier @MyScript
Dear Miao Changwei,
thank you for contacting us.
Currently, implementing the myscript-math-web in Vue will be difficult, as it was not designed for it.
As the myscript-math-web is no logner maintained, instead we recommend you use the MyScriptJS which contains samples to integrate it with Vue: https://github.com/MyScript/web-integration-samples/tree/master/vue-integration-examples
Best regards,
Olivier