Closed sean-perkins closed 7 years ago
Bug Fixes
symlink
Features
electron
.desktop
.tns
moduleId: module.id
dist
Note: This is just the first stab at getting electron integrated. Still need to integrate custom build tasks for: linux, windows, mac, etc.
We should take the opportunity with this PR to add post install scripts from root that installs the nativescript and electron project libraries as well.
+1 FWIW... electron support would be amazing.
Bug Fixes
symlink
script not working on WindowsFeatures
symlink
script to handle extensionsElectron Process
electron
folder.desktop
, similar to.tns
for {N}moduleId: module.id
references that conflict with Electrondist
directory after it's builtelectron
task via npm (doesn't require global install of electron)Note: This is just the first stab at getting electron integrated. Still need to integrate custom build tasks for: linux, windows, mac, etc.