1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/development/build
Mark Stacey 07fab76dd0 Rename lockdown.cjs to lockdown.js (#10026)
When you load an extension `.zip` file in Firefox, it fails to load
scripts with the `.cjs` file extension. However, it works if you load
the extension via the `manifest.json` file instead.

After renaming the `lockdown.cjs` file to `lockdown.js`, it works in
Firefox in all cases, regardless whether it's loaded by manifest or by
`.zip`.
2020-12-09 12:19:17 -03:30
..
display.js [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
etc.js [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
index.js Revert "Revert "Add SES lockdown to extension webapp (#9729)"" 2020-12-09 12:11:55 -03:30
manifest.js [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
scripts.js Revert "Revert "Add SES lockdown to extension webapp (#9729)"" 2020-12-09 12:11:55 -03:30
static.js Rename lockdown.cjs to lockdown.js (#10026) 2020-12-09 12:19:17 -03:30
styles.js [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
task.js Revert "Revert "Add SES lockdown to extension webapp (#9729)"" 2020-12-09 12:11:55 -03:30