This repository was archived by the owner on Aug 7, 2021. It is now read-only.
This repository was archived by the owner on Aug 7, 2021. It is now read-only.
Proposal: In-memory compilation #1090
Open
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).