-
Notifications
You must be signed in to change notification settings - Fork 32
Test that demonstrates hanging issue with broken imports #389
base: v11
Are you sure you want to change the base?
Commits on Dec 7, 2017
-
Configuration menu - View commit details
-
Copy full SHA for e5f5801 - Browse repository at this point
Copy the full SHA e5f5801View commit details -
Merge pull request #416 from saguijs/fix-deprecation-warning
Fix `Chunk.modules is deprecated` by updating webpack-md5-hash
Configuration menu - View commit details
-
Copy full SHA for 73a9c4a - Browse repository at this point
Copy the full SHA 73a9c4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a8de424 - Browse repository at this point
Copy the full SHA a8de424View commit details
Commits on Dec 26, 2017
-
Add support for
chunks
configuration for pagesPierre Wahlgren committedDec 26, 2017 Configuration menu - View commit details
-
Copy full SHA for 52483f3 - Browse repository at this point
Copy the full SHA 52483f3View commit details -
Use
chunks
configuration when building pages in order to enable/dis……able "vendor" and "common" chunks
Pierre Wahlgren committedDec 26, 2017 Configuration menu - View commit details
-
Copy full SHA for c2147f6 - Browse repository at this point
Copy the full SHA c2147f6View commit details -
Pierre Wahlgren committed
Dec 26, 2017 Configuration menu - View commit details
-
Copy full SHA for 8142b02 - Browse repository at this point
Copy the full SHA 8142b02View commit details -
Pierre Wahlgren committed
Dec 26, 2017 Configuration menu - View commit details
-
Copy full SHA for 38b4a22 - Browse repository at this point
Copy the full SHA 38b4a22View commit details -
Pass
chunks
as part ofsharedSaguiConfig
instead of an argumentPierre Wahlgren committedDec 26, 2017 Configuration menu - View commit details
-
Copy full SHA for 09683cb - Browse repository at this point
Copy the full SHA 09683cbView commit details -
Make it clear that external dependencies refer to
node_modules
in R……EADME.md
Pierre Wahlgren committedDec 26, 2017 Configuration menu - View commit details
-
Copy full SHA for 42e9b7e - Browse repository at this point
Copy the full SHA 42e9b7eView commit details -
Change example code for independent page in README.md
Pierre Wahlgren committedDec 26, 2017 Configuration menu - View commit details
-
Copy full SHA for 2e51730 - Browse repository at this point
Copy the full SHA 2e51730View commit details -
Flatten
chunks
documentation in README.mdPierre Wahlgren committedDec 26, 2017 Configuration menu - View commit details
-
Copy full SHA for 5b31622 - Browse repository at this point
Copy the full SHA 5b31622View commit details
Commits on Jan 2, 2018
-
Pierre Wahlgren committed
Jan 2, 2018 Configuration menu - View commit details
-
Copy full SHA for 044ec93 - Browse repository at this point
Copy the full SHA 044ec93View commit details -
Pierre Wahlgren committed
Jan 2, 2018 Configuration menu - View commit details
-
Copy full SHA for 52c110f - Browse repository at this point
Copy the full SHA 52c110fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5884302 - Browse repository at this point
Copy the full SHA 5884302View commit details -
Merge pull request #417 from saguijs/add-configuration-for-vendor-and…
…-commons-chunk Add configuration for vendor and commons chunk
Configuration menu - View commit details
-
Copy full SHA for 209e913 - Browse repository at this point
Copy the full SHA 209e913View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5fae77 - Browse repository at this point
Copy the full SHA a5fae77View commit details -
Test that demonstrates handing issue with broken imports on running t…
…ests 😭 When Webpack fails to resolve a dependency, Karma doesn’t get notified at all about the broken build, and the process just hangs. Transpilation errors behave as expected.
Configuration menu - View commit details
-
Copy full SHA for 8b94f5a - Browse repository at this point
Copy the full SHA 8b94f5aView commit details