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

User macros aren't/can't be reset #142

Open
thatismatt opened this issue Mar 7, 2016 · 0 comments
Open

User macros aren't/can't be reset #142

thatismatt opened this issue Mar 7, 2016 · 0 comments

Comments

@thatismatt
Copy link

Hi,

I'm using wisp via the webpack loader (https://github.com/girvo/wisp-loader) and noticed that a webpack --watch will happily compile deleted macros.

This is because macros are stored in the global **macros** in wisp.expander. So it'd be great if there was either a way of getting a "fresh" compiler or "resetting" that global to remove the user defined macros.

I'm happy to try and fix this if someone can point me at the correct solution.

Thanks,
Matt

PS thanks for wisp, it is great :)

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

1 participant