Nativefier/src
Ronan Jouchet 9b52f210db Get rid of dependency "shelljs"
We don't need a fancy _"portable (Windows/Linux/macOS) implementation
of Unix shell commands on top of the Node.js API"_, we just want to run
a simple script. Replacing with using stdlib `child_process.spawnSync`.
2021-02-25 18:15:24 -05:00
..
build More filename & appname sanitization 2021-01-16 08:40:04 -05:00
helpers Get rid of dependency "shelljs" 2021-02-25 18:15:24 -05:00
infer Move to nativefier organization 2021-01-30 04:49:52 +00:00
options Fix inferIcon error surfacing in full since recent axios 2021-01-15 21:57:19 -05:00
utils More filename & appname sanitization 2021-01-16 08:40:04 -05:00
cli.ts Move to nativefier organization 2021-01-30 04:49:52 +00:00
constants.ts Revert default Electron back to 11.1.1 (Chrome 87.0.4280.88) (fix #1101) 2021-01-18 09:18:43 -05:00
integration-test.ts Revamp and move to TypeScript (#898) 2020-03-15 16:50:01 -04:00
jestSetupFiles.ts Revamp and move to TypeScript (#898) 2020-03-15 16:50:01 -04:00
main.ts Bump eslint to 7.x, fix new lint errors 2020-07-18 11:19:58 -04:00