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

refactor: default value modules.auto is true #1117

Merged
merged 2 commits into from
Jul 21, 2020
Merged

Conversation

alexander-akait
Copy link
Member

BREAKING CHANGE: the modules.auto option is true by default

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

Set the auto option to true value by default, better 0CJS

Breaking Changes

Yes

Additional Info

No

BREAKING CHANGE: the `modules.auto` option is `true` by default
BREAKING CHANGE: the `modules` option is `true` by default for all files matching `/\.module\.\w+$/i.test(filename)` regular expression, `module.auto` is `true` by default
@alexander-akait alexander-akait merged commit 0080f88 into master Jul 21, 2020
@alexander-akait alexander-akait deleted the feat-auto-to-true branch July 21, 2020 16:16
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.

1 participant