SMU-SIS / reacolo

MIT License
0 stars 0 forks source link

rollup warning #5

Closed QuentinRoy closed 7 years ago

QuentinRoy commented 7 years ago

When building reacology-model-sync:

⚠️ options.moduleId is deprecated in favour of options.amd = { id: moduleId }

⚠️ The 'classCallCheck' Babel helper is used more than once in your code. It's strongly recommended that you use the "external-helpers" plugin or the "es2015-rollup" preset. See https://github.com/rollup/rollup-plugin-babel#configuring-babel for more information

QuentinRoy commented 7 years ago

Fixed by 02e40b474a53ac1883b0ab5afd7ee83a0106828f, b4036483476db225297556e5f50a70aa43206a75 and 8c8df41d4d7d35cee99086179ebec0ffacae6c2c.