Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

fix-next: cache package.json, starter.js and tns-java-classes.js between compilations #444

Merged
merged 1 commit into from
Mar 4, 2018

Conversation

sis0k0
Copy link
Contributor

@sis0k0 sis0k0 commented Feb 23, 2018

The starter assets shouldn't be emitted on each compilation cycle, when using webpack with watch. Instead they should be cached if possible.

Copy link
Contributor

@Mitko-Kerezov Mitko-Kerezov left a comment

Choose a reason for hiding this comment

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

Code looks okay to me

@sis0k0 sis0k0 changed the title fix: cache package.json, starter.js and tns-java-classes.js between compilations fix-next: cache package.json, starter.js and tns-java-classes.js between compilations Mar 1, 2018
@SvetoslavTsenov
Copy link
Contributor

test

@sis0k0 sis0k0 force-pushed the vlaeva/cache-start-modules branch from bb8f487 to 24fe12e Compare March 1, 2018 15:18
@sis0k0 sis0k0 merged commit 889f5d5 into master Mar 4, 2018
@sis0k0 sis0k0 deleted the vlaeva/cache-start-modules branch March 4, 2018 08:48
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.

4 participants