sveltejs / sapper-studio

An electron app for building Sapper projects
Other
220 stars 25 forks source link

Doesn't work on Windows #23

Closed Rich-Harris closed 6 years ago

Rich-Harris commented 6 years ago

This doesn't work:

export NODE_ENV=development && electron .

Should use cross-env.