Skip to content

fix: disable the Webpack plugins which require the files from the file system #4704

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

Merged
merged 1 commit into from
Jun 11, 2019

Conversation

DimitarTachev
Copy link
Contributor

(Karma is compiling only in memory)

PR Checklist

What is the current behavior?

The unit testing command with bundle is failing when the GenerateNativeScriptEntryPointsPlugin plugin is used.

What is the new behavior?

The Webpack plugins which require the files from the file system are removed when compiling in Karma.

…e system as the Karma is compiling only in memory
@cla-bot cla-bot bot added the cla: yes label Jun 11, 2019
@DimitarTachev DimitarTachev added the no-changelog The issue is present only in `next` versions and was not included in official version. label Jun 11, 2019
@NativeScript NativeScript deleted a comment from rosen-vladimirov Jun 11, 2019
@NativeScript NativeScript deleted a comment from rosen-vladimirov Jun 11, 2019
@DimitarTachev DimitarTachev merged commit 97ab36c into release Jun 11, 2019
@DimitarTachev DimitarTachev deleted the tachev/fix-karma-webpack branch June 11, 2019 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes no-changelog The issue is present only in `next` versions and was not included in official version.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants