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: replace NODE_ENV for umd/iife (fix #274) #337

Merged
merged 2 commits into from
Apr 26, 2020

Conversation

fi3ework
Copy link
Collaborator

  • test passed
  • snapshot added

Sorry, something went wrong.

Verified

This commit was signed with the committer’s verified signature.
driesvints Dries Vints
@vercel
Copy link

vercel bot commented Apr 25, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/egoist/bili/a8umykfjx
✅ Preview: https://bili-git-fork-fi3ework-fix-274.egoist.now.sh

@codecov
Copy link

codecov bot commented Apr 25, 2020

Codecov Report

Merging #337 into master will increase coverage by 0.93%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #337      +/-   ##
==========================================
+ Coverage   75.23%   76.16%   +0.93%     
==========================================
  Files          11       11              
  Lines         424      428       +4     
  Branches      160      161       +1     
==========================================
+ Hits          319      326       +7     
+ Misses        100       97       -3     
  Partials        5        5              
Impacted Files Coverage Δ
src/index.ts 73.49% <100.00%> (+1.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 f15d134...cf8bfd5. Read the comment docs.

@fi3ework fi3ework merged commit 633e01a into egoist:master Apr 26, 2020
@egoist
Copy link
Owner

egoist commented Apr 26, 2020

🎉 This PR is included in version 4.9.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@fi3ework fi3ework deleted the fix-274 branch April 26, 2020 15:47
@@ -282,6 +282,14 @@ export class Bundler {

const env = Object.assign({}, config.env)

// drop precess.env.NODE_ENV from umd/iife
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo: precess -> process

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants