Skip to content

Fix build script#7

Merged
mjc1283 merged 1 commit into
optimizely:masterfrom
mjc1283:fix-build
Jan 17, 2017
Merged

Fix build script#7
mjc1283 merged 1 commit into
optimizely:masterfrom
mjc1283:fix-build

Conversation

@mjc1283
Copy link
Copy Markdown

@mjc1283 mjc1283 commented Jan 13, 2017

@jordangarcia I think we need this in order to fix the build script. After updating to babel 6, the babel package doesn't do anything anymore, and all the CLI commands were moved to babel-cli.

I added a plugin (babel-plugin-add-module-exports) to keep the output in dist/ as close as possible to how it was before. It's still slightly different, but it works in basic testing in the optimizely app.

@jordangarcia
Copy link
Copy Markdown

LGTM

@mjc1283 mjc1283 merged commit 07c0479 into optimizely:master Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants