ocxjs
v0.1.3
Published
A ocx js for active object
Downloads
2
Readme
ocxjs
- /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --remote-debugging-port=9222
webpack中使用babel-loader进行es6语法转换
```
yarn add babel-loader @babel/core @babel/preset-env --dev
webpack.config.js中新增
```