Skip to content
This repository has been archived by the owner on Sep 9, 2021. It is now read-only.

fix(inline): move URL declaration inside the exported function #284

Merged
merged 1 commit into from Aug 22, 2020
Merged

Conversation

BayanBennett
Copy link
Contributor

@BayanBennett BayanBennett commented Aug 22, 2020

This PR contains a:

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

Motivation / Use-Case

Trying to use window outside the function will break SSR builds

Breaking Changes

none

Additional Info

Trying to use `window` outside the function will break SSR builds
@jsf-clabot
Copy link

jsf-clabot commented Aug 22, 2020

CLA assistant check
All committers have signed the CLA.

Copy link
Member

@alexander-akait alexander-akait left a comment

Choose a reason for hiding this comment

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

Thanks!

@codecov
Copy link

codecov bot commented Aug 22, 2020

Codecov Report

Merging #284 into master will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #284   +/-   ##
=======================================
  Coverage   74.48%   74.48%           
=======================================
  Files           6        6           
  Lines         145      145           
  Branches       52       52           
=======================================
  Hits          108      108           
  Misses         31       31           
  Partials        6        6           
Impacted Files Coverage Δ
src/runtime/inline.js 0.00% <0.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 725e57d...b720b53. Read the comment docs.

@alexander-akait alexander-akait merged commit ca4a963 into webpack-contrib:master Aug 22, 2020
TheLD6978 pushed a commit to TheLD6978/worker-loader that referenced this pull request Apr 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants