Peter Makra
6e24d25576
fixed ext2fs regex
2022-12-23 21:32:29 +01:00
Peter Makra
b59b171e43
patch: handle ext2fs with webpack
2022-12-23 21:32:29 +01:00
Peter Makra
28726584c2
prerelease etcher-compat etcher-sdk
2022-12-23 21:32:29 +01:00
Peter Makra
00b151311a
alignerd webpack to ext2fs
2022-12-23 21:32:28 +01:00
ab77
2e53feb38c
Switch to Flowzone
...
Change-type: patch
2022-11-07 07:11:18 -08:00
Lorenzo Alberto Maria Ambrosi
a190818827
patch: Remove esInterop TS flag
...
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
2021-11-11 14:39:33 +01:00
Lorenzo Alberto Maria Ambrosi
3cf3c4b398
patch: Improve webpack build time
...
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
2021-11-11 10:45:00 +01:00
Zane Hitchcox
32ca28a3a9
add pnp-webpack-plugin
...
Change-type: patch
2021-08-20 08:31:15 +02:00
Lorenzo Alberto Maria Ambrosi
53f53c0f75
Add source maps for devtools
...
Change-type: patch
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
2021-05-25 17:28:17 +02:00
Zane Hitchcox
1ee110bc95
patch: development environment
...
Add webpack dev server and hot module reloading to get live changes and reloads without reloading the whole electron app.
This patch also runs the development environment in development mode, which is much, much faster on builds and rebuilds.
2021-04-26 21:17:32 -04:00
Alexis Svinartchouk
e87ed9beed
Fix getAppPath() returning an asar file on macOS
...
Change-type: patch
2021-03-23 17:53:54 +01:00
Alexis Svinartchouk
6ece32c546
Use moduleIds: 'natural' in webpack config to keep js files in arm64 and x64 mac builds identical
...
Change-type: patch
2021-03-22 15:38:57 +01:00
Alexis Svinartchouk
0849d4f435
Support building universal dmgs (x64 and arm64) for mac
...
Change-type: patch
2021-03-15 19:26:49 +01:00
Alexis Svinartchouk
b74069eb41
Update webpack to v5
...
Changelog-entry: Update webpack to v5
Change-type: patch
2021-01-12 15:22:42 +01:00
Alexis Svinartchouk
e8c7591751
Fix typo in webpack.config.ts comment
...
Change-type: patch
2021-01-12 15:22:42 +01:00
Alexis Svinartchouk
ef3b8915d8
Update etcher-sdk to 5.1.2
...
Change-type: patch
2020-11-13 18:30:26 +01:00
Alexis Svinartchouk
560ed91e2e
Update etcher-sdk to 5.1.1, use WASM ext2fs module
...
Changelog-entry: Update etcher-sdk to 5.1.1, use WASM ext2fs module
Change-type: patch
2020-11-11 13:29:44 +01:00
Alexis Svinartchouk
08716efbd5
Update rendition to 18.1.0
...
Change-type: patch
2020-08-20 16:40:19 +02:00
Alexis Svinartchouk
9f29dc8b76
Update rendition to ^17
...
Changelog-entry: Update rendition to ^17
Change-type: patch
2020-08-18 14:05:18 +02:00
Alexis Svinartchouk
a3322e9fd7
Set module: es2015 in tsconfig.json
...
Changelog-entry: Set module: es2015 in tsconfig.json
Change-type: patch
2020-08-18 14:05:18 +02:00
Alexis Svinartchouk
140f3452ed
Don't import WeakMap polyfill in deep-map-keys
...
Changelog-entry: Don't import WeakMap polyfill in deep-map-keys
Change-type: patch
2020-08-06 16:19:34 +02:00
Alexis Svinartchouk
f8e21e2338
User regular stream in lzma-native instead of readable-stream
...
Changelog-entry: User regular stream in lzma-native instead of readable-stream
Change-type: patch
2020-08-06 15:40:42 +02:00
Alexis Svinartchouk
3218fc2c83
Split main process and child-writer js files
...
Changelog-entry: Split main process and child-writer js files
Change-type: patch
2020-07-16 18:52:28 +02:00
Lorenzo Alberto Maria Ambrosi
784dd03ba7
Convert sass to plain css
...
Change-type: patch
Changelog-entry: Convert sass to plain css
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
2020-06-25 18:54:04 +02:00
Alexis Svinartchouk
62b42e9254
Update node-raspberrypi-usbboot to 0.2.8
...
Changelog-entry: Update node-raspberrypi-usbboot to 0.2.8
Change-type: patch
2020-06-11 19:26:20 +02:00
Alexis Svinartchouk
f01f1ddd7a
Inline all svgs
...
Changelog-entry: Inline all svgs
Change-type: patch
2020-06-11 19:22:13 +02:00
Alexis Svinartchouk
f05f9d33f9
Use @types/copy-webpack-plugin
...
Change-type: patch
2020-06-08 14:40:56 +02:00
Alexis Svinartchouk
b749c2d45a
Fix flash from url on windows
...
Changelog-entry: Fix flash from url on windows
Change-type: patch
2020-06-08 14:40:56 +02:00
Alexis Svinartchouk
f0bbd1a1cd
Fix windows ia32 rebuild
...
Change-type: patch
2020-06-04 17:18:50 +02:00
Alexis Svinartchouk
4e08cf3879
Fix flash from url (broken in 1.5.92)
...
Changelog-entry: Fix flash from url (broken in 1.5.92)
Change-type: patch
2020-05-27 16:56:08 +02:00
Alexis Svinartchouk
880e56e563
Strip out comments from generated code
...
Changelog-entry: Strip out comments from generated code
Change-type: patch
2020-05-25 15:32:05 +02:00
Alexis Svinartchouk
1ebc8e9362
Webpack everything, reduce package size
...
Changelog-entry: Webpack everything, reduce package size
Change-type: patch
2020-05-22 19:42:05 +02:00
Alexis Svinartchouk
8782c70640
Remove no longer used html-loader dev dependency
...
Changelog-entry: Remove no longer used html-loader dev dependency
Change-type: patch
2020-05-13 12:16:54 +02:00
Alexis Svinartchouk
0b20a1eeaa
Remove "Download the React DevTools for a better development experience" message
...
Changelog-entry: Remove "Download the React DevTools for a better development experience" message
Change-type: patch
2020-02-20 14:21:55 +01:00
Alexis Svinartchouk
fbbd7ccf49
Remove babel dependency
...
Change-type: patch
2020-01-27 12:35:28 +01:00
Alexis Svinartchouk
e7f58fc7fa
Convert webpack.config.js to typescript
...
Change-type: patch
2020-01-27 12:35:10 +01:00