Skip to content
#

thinkjs

Here are 89 public repositories matching this topic...

flftfqwxf
flftfqwxf commented May 15, 2017

DESC

在v2.2.12版本上,通过 thinkjs plugin xxx 创建的插件,在经过babel编译时存在问题,编译后的代码,无法在thinkjs系统中使用,其依赖和编译命令为:

 "dependencies": {
    "babel-runtime": "6.x.x"
  },
  "devDependencies": {
    "mocha": "1.20.1",
    "istanbul": "0.4.0",
    "babel-cli": "6.x.x",
    "babel-preset-es2015-loose": "6.x.x",
    "babel-preset-stage-1": "6.x.x",
    "babel-plugin-transform-runtime": "6.x.x",
    "ba

Improve this page

Add a description, image, and links to the thinkjs topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the thinkjs topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.