Skip to content
This repository has been archived by the owner on Oct 17, 2020. It is now read-only.

Optimization: don't reprocess already processed packages #42

Closed
izaera opened this issue Sep 13, 2017 · 0 comments
Closed

Optimization: don't reprocess already processed packages #42

izaera opened this issue Sep 13, 2017 · 0 comments
Assignees
Milestone

Comments

@izaera
Copy link
Member

izaera commented Sep 13, 2017

In order to make bundling faster we could try not to reprocess npm packages again once they have been processed. I believe that just checking for the processed output folder should be enough given that npm package sources should be inmutable entities.

@izaera izaera self-assigned this Sep 14, 2017
izaera pushed a commit to izaera/liferay-js-toolkit that referenced this issue Sep 14, 2017
@izaera izaera added this to the v1.2.1 milestone Sep 20, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant