Electron-React-Boilerplate icon indicating copy to clipboard operation
Electron-React-Boilerplate copied to clipboard

Soft link to compiled folder

Open freele opened this issue 9 years ago • 5 comments

freele avatar May 21 '15 16:05 freele

No need to symlinking because atom do same that. Do not forget this is a only boilerplate. Simple and customizable is good.

airtoxin avatar May 22 '15 01:05 airtoxin

atom copies whole compile folder on every build (on each Cmd-S !) and it took way longer. I removed build command from watch

freele avatar May 22 '15 04:05 freele

I do see that it's boilerplate, hence I push only slightest changes which I believe may make it better, I use it in my project, which already differs in much more things from the original

freele avatar May 22 '15 05:05 freele

ok, I see. It's a good feature, but some fixes are needed.

airtoxin avatar May 22 '15 06:05 airtoxin

build task no longer needed? delete a file.

airtoxin avatar May 22 '15 06:05 airtoxin