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

fix(middleware): use cjs syntax #236

Merged
merged 1 commit into from
Dec 18, 2020
Merged

fix(middleware): use cjs syntax #236

merged 1 commit into from
Dec 18, 2020

Conversation

pi0
Copy link
Contributor

@pi0 pi0 commented Dec 17, 2020

It is better using CommonJS for module exports to avoid mixing esm/cjs syntaxes in node_modules

resolves #235

@codecov
Copy link

codecov bot commented Dec 17, 2020

Codecov Report

Merging #236 (2c4ffe3) into master (ed76e04) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #236   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           45        45           
  Branches         9         9           
=========================================
  Hits            45        45           

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 ed76e04...2c4ffe3. Read the comment docs.

@Atinux Atinux merged commit f35b1cc into master Dec 18, 2020
@delete-merged-branch delete-merged-branch bot deleted the fix/use-cjs branch December 18, 2020 08:33
This was referenced Mar 11, 2021
This was referenced Mar 16, 2021
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.

tailwindViewer not working
2 participants