This repository was archived by the owner on Aug 7, 2021. It is now read-only.
Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork40
This repository was archived by the owner on Aug 7, 2021. It is now read-only.
Proposal: In-memory compilation #1090
Open
Labels
Description
#1027
Quote from@DimitarTachev
Maybe we can get the Webpack compilation faster if we stop writing the output files to the
platforms
directory and start syncing them directly to the device (something similar to thewebpack-dev-middleware
but in the NativeScript CLI, not an express server).