pwa-builder / PWABuilder-CLI

Node.js tool for App Generation
Other
1.63k stars 142 forks source link

Allow user to override template TargetDeviceFamily MinVersion (edgeextension) #278

Closed thomasguillory closed 4 years ago

thomasguillory commented 7 years ago

When generating an edge extension, the manifest set the mininum version required to 10.0.15063.0 This is the most recent version of Windows 10 released in March 2017. However, a lot of extensions are capable to work with a previous version (eg. the anniversary update 10.0.14393.0).

Would it be possible to add an option to override this value ?

boyofgreen commented 6 years ago

Hi Thomas, we are playing with the idea of allowing you to define the windows min / max versions in the manifest. How would you feel about that?

thomasguillory commented 6 years ago

It's great. We mainly need to be able to set a windows min version.

Le jeu. 2 nov. 2017 à 21:14, Jeff Burtoft notifications@github.com a écrit :

Hi Thomas, we are playing with the idea of allowing you to define the windows min / max versions in the manifest. How would you feel about that?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/pwa-builder/ManifoldJS/issues/278#issuecomment-341544345, or mute the thread https://github.com/notifications/unsubscribe-auth/AAg-OdPx19km_LG5o1aQ23RbzJ1ILLJHks5syiKagaJpZM4OVV3m .

davrous commented 4 years ago

The new Edge based on Chromium is now using a different submission model: https://blogs.windows.com/msedgedev/2019/12/16/get-started-extensions-addons-microsoft-edge-chromium/. We invite you to migrate your previous Edge extension to our new store. Thank you! Closing this issue.