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

chore: improve purge globs #179

Merged
merged 3 commits into from
Oct 22, 2020
Merged

chore: improve purge globs #179

merged 3 commits into from
Oct 22, 2020

Conversation

manniL
Copy link
Contributor

@manniL manniL commented Oct 13, 2020

  1. This PR adds support for purging JS-file based components by default (helpful for small components with render functions)
  2. Furthermore, ts and js declarations are grouped together

@codecov
Copy link

codecov bot commented Oct 13, 2020

Codecov Report

Merging #179 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #179   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           42        42           
  Branches         8         8           
=========================================
  Hits            42        42           
Impacted Files Coverage Δ
lib/files/tailwind.config.js 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 06a5588...c7ffc00. Read the comment docs.

@Atinux Atinux changed the title refactor: improve purge globs chore: improve purge globs Oct 22, 2020
@Atinux Atinux merged commit c24fe5a into nuxt-modules:master Oct 22, 2020
@Atinux
Copy link
Collaborator

Atinux commented Oct 22, 2020

Thanks @manniL

@manniL manniL deleted the patch-1 branch November 26, 2020 14:20
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