Commit graph

2165 commits

Author SHA1 Message Date
Sam Carlton
2bf0572a06 Add catchRedirectResponse helper 2022-05-04 13:57:02 -05:00
Sam Carlton
f099a423fe Add getNetlifyConfig & getNetlifyRedirect helpers 2022-05-04 13:56:46 -05:00
Sam Carlton
0de6b2d557 Install @iarna/toml 2022-05-04 13:37:53 -05:00
Sam Carlton
ec91cdd8c9 Use getPathPartsFromAstroRequest on app listing 2022-05-03 16:02:57 -05:00
Sam Carlton
e34e661f86 Add getPathPartsFromAstroRequest helper 2022-05-03 16:02:40 -05:00
Sam Carlton
1df930059e Rename get-site-url to url 2022-05-03 16:02:18 -05:00
Sam Carlton
2a7cd9a916 Clean up extra semicolon 2022-05-03 15:10:31 -05:00
Sam Carlton
78174b242e Use import() for zip js 2022-05-03 15:08:13 -05:00
Sam Carlton
f2635a5f00 Try disabling viteCommonjs 2022-05-03 14:39:19 -05:00
Sam Carlton
9eb366cb01 Try transformMixedEsModules 2022-05-03 14:37:14 -05:00
Sam Carlton
3ac2653443 Get config from prop instead of definition 2022-05-03 14:27:47 -05:00
Sam Carlton
ab11d74bfd Add global.$config Vite definition 2022-05-03 14:26:59 -05:00
Sam Carlton
e5e927537e Configure common js support for Astro/Vite 2022-05-03 14:26:27 -05:00
Sam Carlton
7209a8caff Install @originjs/vite-plugin-commonjs 2022-05-03 14:26:00 -05:00
Sam Carlton
0f6dbb47d5 Add makeObservableArray function 2022-05-02 22:49:36 -05:00
Sam Carlton
0d5ff89790 Enable testResultStore in Astro 2022-05-02 22:47:04 -05:00
Sam Carlton
87789fdef1 Disable process references in macho 2022-05-02 22:46:15 -05:00
Sam Carlton
b90f726bc1 Import prettyBytes 2022-05-02 22:13:48 -05:00
Sam Carlton
9a3d255764 Move isNuxt to helper 2022-05-02 22:13:33 -05:00
Sam Carlton
927791eb73 Import App Scanner page into Astro 2022-05-02 20:48:25 -05:00
Sam Carlton
ae84c7d663 Upgrade to beta 20 2022-05-02 20:05:59 -05:00
Sam Carlton
7344932e8d Use headOptions for page details 2022-05-01 11:51:12 -05:00
Sam Carlton
9972a390a9 Use page title and desc on app pages 2022-05-01 11:40:32 -05:00
Sam Carlton
4b475efea5 Fix allUpdateSubscribe for Astro 2022-05-01 11:39:00 -05:00
Sam Carlton
8ec2e77c06 Import publicRuntimeConfig from helper 2022-05-01 11:38:40 -05:00
Sam Carlton
f6a1dacd54 Add publicRuntimeConfig helper 2022-05-01 11:38:20 -05:00
Eric Guo
fa1b46f391 EasyConnect works via Rosetta 2
Detail see #219
2022-05-01 15:56:52 +08:00
Sam Carlton
20a9d33dfd Fix missing npm run references 2022-04-30 15:32:55 -05:00
Sam Carlton
b4095a8acf Fix html getting escaped 2022-04-30 15:31:43 -05:00
Sam Carlton
d699a6ecc1 Remove listing test from generic prebuild 2022-04-30 15:20:46 -05:00
Sam Carlton
76f3954602 Log failed value 2022-04-30 15:19:43 -05:00
Sam Carlton
5eeaf42e4d Try PUBLIC_URL first 2022-04-30 15:09:30 -05:00
Sam Carlton
993528c9cc Test before netlify build 2022-04-30 15:04:21 -05:00
Sam Carlton
ac5e9e1dc1 Test after api build 2022-04-30 15:03:53 -05:00
Sam Carlton
6bb3d5c21d Add listings tests to postbuild-api and prebuild 2022-04-30 15:03:38 -05:00
Sam Carlton
2d7ab15978 Move listings to their own directory 2022-04-30 15:03:01 -05:00
Sam Carlton
1b0b427a03 Add head options to app listings 2022-04-30 14:52:57 -05:00
Sam Carlton
cfa360e755 Comment unused code 2022-04-30 14:52:30 -05:00
Sam Carlton
a53ac9ac42 Enable head options on default layout 2022-04-30 14:52:16 -05:00
Sam Carlton
972aca20bd Disable logger 2022-04-30 14:50:21 -05:00
Sam Carlton
323f0d0d6b Add support for listing head markup 2022-04-30 14:47:44 -05:00
Sam Carlton
023201a5f2 Handle import.meta.env undefined 2022-04-30 14:46:39 -05:00
Sam Carlton
e333fe7959 Add more specfic string and url checkers 2022-04-30 14:46:16 -05:00
Sam Carlton
d49364ae90 Delete old prebuild file 2022-04-30 14:45:42 -05:00
Sam Carlton
3797250254 Enable multiple prebuild files 2022-04-30 14:45:09 -05:00
Sam Carlton
095176866a Require dotenv and tsconfig-paths for ava 2022-04-30 14:44:43 -05:00
Sam Carlton
e2e47ef705 Install tsconfig-paths 2022-04-30 14:44:09 -05:00
Sam Carlton
5399f252a2 Convert to tsconfig for better compatibility 2022-04-30 12:46:19 -05:00
Sam Carlton
044d3a293d Get site url from helper 2022-04-30 11:43:40 -05:00
Sam Carlton
44c6a82957 Add getSiteUrl helper 2022-04-29 17:52:21 -05:00