Sharkey/packages/frontend
CenTdemeern1 051073a046 Always load Ruffle from CDN and add it as a dependency
This commit has a long story behind it.
Removes Ruffle from /scripts/ and instead always loads the installed version from unpkg, Ruffle's preferred CDN.
This requires having unpkg in the CORS rules.
Ruffle is also loaded from the CDN in dev mode. To help with this an externalPackages array has been added to the vite dev config.

Co-authored-by: Julia Johannesen <julia@insertdomain.name>
2024-12-08 19:15:40 +01:00
..
.storybook Merge remote-tracking branch 'misskey/master' into feature/2024.9.0 2024-10-09 15:17:22 +01:00
.vscode test(#10336): add components/Mk[A-B].* stories (#10475) 2023-04-13 12:20:39 +09:00
@types Merge branch 'develop' into feature/2024.9.0 2024-10-15 18:09:11 -04:00
assets new logo 2024-10-11 11:32:35 -05:00
lib remove our icon classes from a test file 2024-06-22 15:53:13 +01:00
public (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
src Always load Ruffle from CDN and add it as a dependency 2024-12-08 19:15:40 +01:00
test don't lint translations in translation test 2024-10-22 12:05:07 +01:00
.gitignore build(#10336): Storybook & Chromatic & msw (#10365) 2023-04-04 09:38:34 +09:00
eslint.config.js use en-US translations for linting 2024-10-22 12:05:07 +01:00
package.json Always load Ruffle from CDN and add it as a dependency 2024-12-08 19:15:40 +01:00
tsconfig.json fix eslint in frontend / frontend-embed 2024-11-02 13:00:49 -04:00
vite.config.local-dev.ts Always load Ruffle from CDN and add it as a dependency 2024-12-08 19:15:40 +01:00
vite.config.ts Always load Ruffle from CDN and add it as a dependency 2024-12-08 19:15:40 +01:00
vite.json5.ts Fix type errors from vite.json5.ts (#9936) 2023-02-15 17:14:47 +09:00
vite.replaceIcons.ts replace new icons with ours 2024-10-09 16:24:10 +01:00
vue-shims.d.ts Fix/vue import error on intellij (#12612) 2023-12-09 13:13:31 +09:00