Implemented conditionally included applet resource for standalone mode
Update excel-password-remover.yml, png-chunk-analyser.yml, and 6 more files...
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
|
||||
applets:
|
||||
- id: "excel-password-remover"
|
||||
resources:
|
||||
scripts:
|
||||
- "excel-password-remover.mjs"
|
||||
- "https://cdn.nibblepoker.lu/JSZip/v3.10.1/jszip.min.js"
|
||||
- "standalone://jszip.min.js"
|
||||
- "applet://excel-password-remover.mjs"
|
||||
stylesheets:
|
||||
- "excel-password-remover.css"
|
||||
- "applet://excel-password-remover.css"
|
||||
|
@@ -1,8 +1,7 @@
|
||||
|
||||
applets:
|
||||
- id: "png-chunk-analyser"
|
||||
resources:
|
||||
scripts:
|
||||
- "png-chunk-analyser.mjs"
|
||||
- "applet://png-chunk-analyser.mjs"
|
||||
stylesheets:
|
||||
- "png-chunk-analyser.css"
|
||||
- "applet://png-chunk-analyser.css"
|
||||
|
@@ -1,8 +1,7 @@
|
||||
|
||||
applets:
|
||||
- id: "png-optimizer"
|
||||
resources:
|
||||
scripts:
|
||||
- "png-optimizer.mjs"
|
||||
- "applet://png-optimizer.mjs"
|
||||
stylesheets:
|
||||
- "png-optimizer.css"
|
||||
- "applet://png-optimizer.css"
|
||||
|
@@ -1,8 +1,7 @@
|
||||
|
||||
applets:
|
||||
- id: "web-usb-test"
|
||||
resources:
|
||||
scripts:
|
||||
- "web-usb-test.mjs"
|
||||
- "applet://web-usb-test.mjs"
|
||||
stylesheets:
|
||||
- "web-usb-test.css"
|
||||
- "applet://web-usb-test.css"
|
||||
|
@@ -1,8 +1,7 @@
|
||||
|
||||
applets:
|
||||
- id: "uuid-generator"
|
||||
resources:
|
||||
scripts:
|
||||
- "uuid-generator.mjs"
|
||||
- "applet://uuid-generator.mjs"
|
||||
stylesheets:
|
||||
- "uuid-generator.css"
|
||||
- "applet://uuid-generator.css"
|
||||
|
Reference in New Issue
Block a user