Skip to content
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

Add Ramdisk Support #711

Closed
ryanelian opened this issue May 12, 2020 · 1 comment
Closed

Add Ramdisk Support #711

ryanelian opened this issue May 12, 2020 · 1 comment

Comments

@ryanelian
Copy link
Owner

ryanelian commented May 12, 2020

instapack should add ramdisk support for building JS files (and possibly CSS files) in development + watch modes, including serve mode.

For example:

ipack set temp Z:\

then...

ipack -T

Where Z:\ volume is a directory path made by any ramdisk software:

There are also equivalent tools in Linux and Mac OS land:

During build, the JS output folder will be deleted and replaced by a symlink to a folder inside this ramdisk volume. This speeds up development build performance especially during write-heavy serve mode!

@ryanelian
Copy link
Owner Author

Closed for now...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant