Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Javascript changes: API changes #59

Open
hzoo opened this issue Apr 4, 2018 · 2 comments
Open

Javascript changes: API changes #59

hzoo opened this issue Apr 4, 2018 · 2 comments

Comments

@hzoo
Copy link
Member

hzoo commented Apr 4, 2018

Things in babel/notes#30. Related to #39

Example:

- file.delete('espowerAssertionVisitor');
+ file.set('espowerAssertionVisitor', null);
@twada
Copy link

twada commented Apr 5, 2018

power-assert-js/babel-plugin-espower@89a9d7e
file.opts.parserOpts instead of file.parserOpts

@twada
Copy link

twada commented Apr 5, 2018

power-assert-js/babel-plugin-espower@ff72e23
use file.inputMap to handle incoming sourcemaps (file.opts.inputSourceMap has gone away)

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

No branches or pull requests

2 participants