Open bluepnume opened 9 years ago
Is there any way we can only include babel-runtime?
Include the following in your options for r.js, as shown in demo/build.config.js:
exclude: [''babel'], pragmasOnSave: { 'excludeBabel': true }
Is there any way we can only include babel-runtime?