fix test cases on windows#1273
Merged
johnnyreilly merged 1 commit intoTypeStrong:feat/webpack-5from Mar 24, 2021
Merged
Conversation
johnnyreilly
added a commit
that referenced
this pull request
Apr 18, 2021
* start webpack 5 migration * fixes * compiles now * upgrade karma webpack * drop webpack 4 code branches * regenerate test output * Stop testing TypeScript 3.6 and 3.7 * remove flaky test * delete ignored tests * upgrade chrome laungcher * upgrade to 4.1.5 * implement @alexandar-akait's suggestion * use webpack.sources.RawSource as suggested by @JonWallsten * upgrade webpack introduce flaky test mechanism for platform * execution tests on windows execute in c:\source\ts-loader * ignore test failures on windows * Update create-and-execute-test.js * Update create-and-execute-test.js * Update create-and-execute-test.js * Update create-and-execute-test.js * Update create-and-execute-test.js * Update create-and-execute-test.js * Update create-and-execute-test.js * Update create-and-execute-test.js * Update create-and-execute-test.js * Update create-and-execute-test.js * fix test cases on windows (#1273) * Update after-compile.ts * Update create-and-execute-test.js * Update CHANGELOG.md * make node 12 the minimum version * Update push.yml * Update README.md * remove 3.6 test output * remove 3.7 test output * remove 3.8 test output * remove 3.9 test output * remove 4.0 test output * tidy * fix * lint should compile too * delete unused * remove unused * upgrade karma * upgrade fs-extra * upgrade types and eslint * remove html-webpack-plugin as unused * update changelog * update vanilla example * use webpack type * enrich WebpackLoaderContext type * target es2018 Co-authored-by: Tobias Koppers <tobias.koppers@googlemail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.