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

All NPM plugins #868

Merged
merged 3 commits into from
Dec 7, 2021
Merged

All NPM plugins #868

merged 3 commits into from
Dec 7, 2021

Conversation

christianlupus
Copy link
Collaborator

This should add two plugins to the build chain.

  • The clean plugin will tidy up the js folder on each build.
  • The mini-css-extractor will build a dedicated CSS file to enhance load speed.

Signed-off-by: Christian Wolf <github@christianwolf.email>
Signed-off-by: Christian Wolf <github@christianwolf.email>
@codecov
Copy link

codecov bot commented Dec 7, 2021

Codecov Report

Merging #868 (e176a1d) into master (04e34b3) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #868   +/-   ##
=======================================
  Coverage   21.22%   21.22%           
=======================================
  Files          20       20           
  Lines        1555     1555           
=======================================
  Hits          330      330           
  Misses       1225     1225           
Flag Coverage Δ
integration 7.07% <ø> (ø)
unittests 14.14% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@github-actions
Copy link

github-actions bot commented Dec 7, 2021

Unit Test Results

  22 files    22 suites   8m 34s ⏱️
  66 tests   66 ✔️ 0 💤 0
726 runs  726 ✔️ 0 💤 0

Results for commit e176a1d.

♻️ This comment has been updated with latest results.

Signed-off-by: Christian Wolf <github@christianwolf.email>
@christianlupus christianlupus merged commit 83e0c4b into master Dec 7, 2021
@delete-merged-branch delete-merged-branch bot deleted the npm/clean-plugin branch December 7, 2021 18:52
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

1 participant