astro/packages/astro/test
Matthew Phillips 9aff6eee71
Flagged static (performance optimized) build ()
* Progress on build demo

* Go back to ESM

* Some more progress on the new build

* More progress here

* Add support for hot reload

* Almost done

* Remove debugging stuff

* chore(lint): Prettier fix

* Pass through the origin

* Do not use ssr mode

* Use the logger

* chore(lint): Prettier fix

* Update yarn lock

* Fix types

* Only build chunks that are astro pages

* Debugging windows

* Prevent compilation race condition

* Read the file if not found in the cache

* Give a better error message when we can't find a page

* chore(lint): Prettier fix

* Fix windows maybe

* chore(lint): Prettier fix

* Some more windows debugging

* chore(lint): Prettier fix

* Remove console logs

* More debugging

* chore(lint): Prettier fix

* More debugging info

* chore(lint): Prettier fix

* Remove logging again

* Try to prevent port conflicts

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2021-12-21 11:57:50 -05:00
..
benchmark fix bad benchmark () 2021-09-16 13:06:43 -07:00
fixtures Fix missing styles () 2021-12-07 15:01:45 -07:00
.eslintrc.cjs Chore: fix lint rules, add more error handling for unexpected cases () 2021-05-06 14:57:14 -04:00
0-css.test.js Fix support for ?url on CSS () 2021-12-03 09:19:37 -05:00
astro-assets.test.js Add tests for assets using imports () 2021-12-02 12:32:42 -05:00
astro-attrs.test.js 🚀 Astro Next (0.21.0) () 2021-10-29 15:30:22 -04:00
astro-basic.test.js Allow special characters in filenames () 2021-12-02 10:45:54 -07:00
astro-children.test.js 🚀 Astro Next (0.21.0) () 2021-10-29 15:30:22 -04:00
astro-class-list.test.js 🚀 Astro Next (0.21.0) () 2021-10-29 15:30:22 -04:00
astro-client-only.test.js Implement client:only handling () 2021-11-16 10:01:14 -06:00
astro-component-code.test.js 🚀 Astro Next (0.21.0) () 2021-10-29 15:30:22 -04:00
astro-components.test.js 🚀 Astro Next (0.21.0) () 2021-10-29 15:30:22 -04:00
astro-css-bundling-import.test.js Fix missing styles () 2021-12-07 15:01:45 -07:00
astro-css-bundling-nested-layouts.test.js Fix missing styles () 2021-12-07 15:01:45 -07:00
astro-css-bundling.test.js [ci] yarn format 2021-11-11 13:45:37 +00:00
astro-doctype.test.js Inject Doctype tag () 2021-11-11 12:28:14 -07:00
astro-dynamic.test.js Implement client:only handling () 2021-11-16 10:01:14 -06:00
astro-envs.test.js [ci] yarn format 2021-11-29 19:24:24 +00:00
astro-expr.test.js 🚀 Astro Next (0.21.0) () 2021-10-29 15:30:22 -04:00
astro-external-files.test.js 🚀 Astro Next (0.21.0) () 2021-10-29 15:30:22 -04:00
astro-fallback.test.js 🚀 Astro Next (0.21.0) () 2021-10-29 15:30:22 -04:00
astro-get-static-paths.test.js 🚀 Astro Next (0.21.0) () 2021-10-29 15:30:22 -04:00
astro-global.test.js Build/bundle assets and CSS () 2021-11-11 08:44:11 -05:00
astro-jsx.test.js 🚀 Astro Next (0.21.0) () 2021-10-29 15:30:22 -04:00
astro-markdown-plugins.test.js Allow importing of rehype plugins () 2021-12-01 12:03:04 -07:00
astro-markdown.test.js Fix/check content type () 2021-11-09 11:46:01 -06:00
astro-pageDirectoryUrl.test.js 🚀 Astro Next (0.21.0) () 2021-10-29 15:30:22 -04:00
astro-pages.test.js 🚀 Astro Next (0.21.0) () 2021-10-29 15:30:22 -04:00
astro-pagination.test.js 🚀 Astro Next (0.21.0) () 2021-10-29 15:30:22 -04:00
astro-partial-html.test.js Fix style injection () 2021-11-29 12:33:40 -07:00
astro-public.test.js 🚀 Astro Next (0.21.0) () 2021-10-29 15:30:22 -04:00
astro-scripts.test.js Bring back building of non-hoisted scripts () 2021-11-22 16:17:01 -05:00
astro-sitemap-rss.test.js fix(): exclude 404 from sitemap () 2021-12-06 16:50:30 -06:00
astro-slots.test.js [ci] yarn format 2021-10-29 19:47:01 +00:00
builtins.test.js Support Node v14.15+ () 2021-12-16 18:53:22 -05:00
config-validate.test.js [ci] yarn format 2021-12-01 16:38:57 +00:00
config.test.js Warn on missing pages directory () 2021-11-22 15:11:13 -05:00
custom-elements.test.js Add polyfill scripts to result.scripts () 2021-11-19 14:06:05 -05:00
debug-component.test.js [ci] yarn format 2021-11-19 15:07:28 +00:00
dev-routing.test.js Allow search params () 2021-11-19 12:57:24 -07:00
errors.test.js Upgrade dependencies () 2021-12-13 15:59:08 -05:00
fetch.test.js Make fetch injection safe to existing code () 2021-12-06 16:08:00 -06:00
lit-element.test.js chore(lint): Prettier fix 2021-12-06 19:24:10 +00:00
markdown.test.js Enable tests () 2021-11-09 10:06:25 -07:00
postcss.test.js Upgrade dependencies () 2021-12-13 15:59:08 -05:00
preact-component.test.js Flagged static (performance optimized) build () 2021-12-21 11:57:50 -05:00
react-component.test.js Flagged static (performance optimized) build () 2021-12-21 11:57:50 -05:00
route-manifest.test.js [ci] yarn format 2021-11-29 19:34:50 +00:00
sass.test.js Skip flaky macOS Sass test () 2021-12-06 16:32:07 -06:00
slots-preact.test.js fix: renderer behavior with no children () 2021-12-02 10:30:15 -06:00
slots-react.test.js fix: renderer behavior with no children () 2021-12-02 10:30:15 -06:00
slots-solid.test.js fix: renderer behavior with no children () 2021-12-02 10:30:15 -06:00
slots-svelte.test.js fix: renderer behavior with no children () 2021-12-02 10:30:15 -06:00
slots-vue.test.js fix: renderer behavior with no children () 2021-12-02 10:30:15 -06:00
solid-component.test.js Flagged static (performance optimized) build () 2021-12-21 11:57:50 -05:00
svelte-component.test.js Flagged static (performance optimized) build () 2021-12-21 11:57:50 -05:00
test-utils.js Flagged static (performance optimized) build () 2021-12-21 11:57:50 -05:00
vue-component.test.js Flagged static (performance optimized) build () 2021-12-21 11:57:50 -05:00