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: droped webpack@4 #58

Merged
merged 3 commits into from Jan 11, 2021
Merged

Conversation

cap-Bernardito
Copy link
Member

@cap-Bernardito cap-Bernardito commented Jan 11, 2021

This PR contains a:

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

Motivation / Use-Case

droped webpack@4

Breaking Changes

Yes
Changed inline multiple exports syntax. See readmy
Droped filename template support for export names and aliases

Additional Info

Filename templates are used on rare occasions and it is difficult to come up with a use case where they would be irreplaceable

@codecov
Copy link

codecov bot commented Jan 11, 2021

Codecov Report

Merging #58 (78b65d3) into master (b82ab5a) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #58   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          122       121    -1     
  Branches        46        47    +1     
=========================================
- Hits           122       121    -1     
Impacted Files Coverage Δ
src/index.js 100.00% <100.00%> (ø)
src/utils.js 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b82ab5a...78b65d3. Read the comment docs.

@alexander-akait alexander-akait merged commit 9176392 into master Jan 11, 2021
@alexander-akait alexander-akait deleted the refactor-drop-webpack4 branch January 11, 2021 16:29
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.

None yet

2 participants