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

No way to override the options that are set by "defaultOptions" #37

Open
tunnckoCore opened this issue Jan 16, 2020 · 1 comment
Open

Comments

@tunnckoCore
Copy link

From here https://github.com/osdevisnot/klap/blob/master/src/klap.js#L9.

Looking over the code, it seems that they are forced. And I don't like them that much. All of them should be true, especially freeze and esModule are great to be true.

@osdevisnot
Copy link
Owner

These options enable us to produce minimum possible compiled code. But I agree, there should be some way to override the defaults.

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