1
0
mirror of https://github.com/jiahaog/Nativefier synced 2024-06-23 07:26:35 +02:00
Nativefier/app
Ronan Jouchet 0fbe7d39cb Build: re-introduce a package-lock.json file
They were used a long time ago, then I scrapped them for simplicity to
new contributors. I'm re-considering this and re-introducing one, for
two (maybe three) reasons:

1. Reading on supply chain attacks
2. Build broken because of a dep change (see previous commit broken
   because of a change in yargs @ 17.1.0)
(3.) Performance
2021-09-20 11:25:43 -04:00
..
inject Fix bug where css is always injected 2016-02-25 15:25:14 +08:00
src Internal login pages: add (id|auth).atlassian.com (fix #1265) 2021-07-28 23:22:02 -04:00
.eslintrc.js Make app strict TypeScript + linting (and add a shared project) (#1231) 2021-06-26 09:59:28 -04:00
nativefier.json Fix placeholder for electron app to google 2016-05-26 16:50:42 +08:00
package-lock.json Build: re-introduce a package-lock.json file 2021-09-20 11:25:43 -04:00
package.json Upgrade to Electron 13 (#1230) 2021-07-19 13:03:46 -04:00
tsconfig.json Make app strict TypeScript + linting (and add a shared project) (#1231) 2021-06-26 09:59:28 -04:00
webpack.config.js More test:watch fixes & usability 2021-06-01 23:37:04 -04:00