astro/packages/astro/test
Matthew Phillips fd52bceea4
Build/bundle assets and CSS (#1786)
* Bundling CSS

* Current progress of building assets

* New build progress

* Its finally working

* Force css to go through the build

* Prettier filenames

* Split into separate CSS and HTML plugins

* Always have at least one input

* Bring back in sitemaps + output

* Bring back srcset support

* Bundle CSS

* Bring back minify

* Update dynamic tests

* Update remaining tests

* Linting

* Fix remaining broken test

* Use fs directly

* Adding a changeset

* Use path.posix

* Debugging windows

* More debugging

* Pass URLs into readFile

* Remove some debugging stuff

* Remove force flag from transformWithVite

* Update packages/astro/src/vite-plugin-build-css/index.ts

Co-authored-by: Drew Powers <1369770+drwpow@users.noreply.github.com>

Co-authored-by: Drew Powers <1369770+drwpow@users.noreply.github.com>
2021-11-11 08:44:11 -05:00
..
benchmark fix bad benchmark (#1383) 2021-09-16 13:06:43 -07:00
fixtures Build/bundle assets and CSS (#1786) 2021-11-11 08:44:11 -05:00
.eslintrc.cjs Chore: fix lint rules, add more error handling for unexpected cases (#177) 2021-05-06 14:57:14 -04:00
astro-assets.test.js Build/bundle assets and CSS (#1786) 2021-11-11 08:44:11 -05:00
astro-attrs.test.js 🚀 Astro Next (0.21.0) (#1406) 2021-10-29 15:30:22 -04:00
astro-basic.test.js [ci] yarn format 2021-10-29 19:47:01 +00:00
astro-children.test.js 🚀 Astro Next (0.21.0) (#1406) 2021-10-29 15:30:22 -04:00
astro-class-list.test.js 🚀 Astro Next (0.21.0) (#1406) 2021-10-29 15:30:22 -04:00
astro-client-only.test.js Enable tests (#1773) 2021-11-09 10:06:25 -07:00
astro-component-code.test.js 🚀 Astro Next (0.21.0) (#1406) 2021-10-29 15:30:22 -04:00
astro-components.test.js 🚀 Astro Next (0.21.0) (#1406) 2021-10-29 15:30:22 -04:00
astro-css-bundling.test.js Build/bundle assets and CSS (#1786) 2021-11-11 08:44:11 -05:00
astro-doctype.test.js 🚀 Astro Next (0.21.0) (#1406) 2021-10-29 15:30:22 -04:00
astro-dynamic.test.js Build/bundle assets and CSS (#1786) 2021-11-11 08:44:11 -05:00
astro-envs.test.js Support PUBLIC_ environment variables (#1750) 2021-11-08 06:28:15 -05:00
astro-expr.test.js 🚀 Astro Next (0.21.0) (#1406) 2021-10-29 15:30:22 -04:00
astro-external-files.test.js 🚀 Astro Next (0.21.0) (#1406) 2021-10-29 15:30:22 -04:00
astro-fallback.test.js 🚀 Astro Next (0.21.0) (#1406) 2021-10-29 15:30:22 -04:00
astro-get-static-paths.test.js 🚀 Astro Next (0.21.0) (#1406) 2021-10-29 15:30:22 -04:00
astro-global.test.js Build/bundle assets and CSS (#1786) 2021-11-11 08:44:11 -05:00
astro-jsx.test.js 🚀 Astro Next (0.21.0) (#1406) 2021-10-29 15:30:22 -04:00
astro-markdown-plugins.test.js [ci] yarn format 2021-10-29 19:47:01 +00:00
astro-markdown.test.js Fix/check content type (#1754) 2021-11-09 11:46:01 -06:00
astro-pageDirectoryUrl.test.js 🚀 Astro Next (0.21.0) (#1406) 2021-10-29 15:30:22 -04:00
astro-pages.test.js 🚀 Astro Next (0.21.0) (#1406) 2021-10-29 15:30:22 -04:00
astro-pagination.test.js 🚀 Astro Next (0.21.0) (#1406) 2021-10-29 15:30:22 -04:00
astro-public.test.js 🚀 Astro Next (0.21.0) (#1406) 2021-10-29 15:30:22 -04:00
astro-scripts.test.js 🚀 Astro Next (0.21.0) (#1406) 2021-10-29 15:30:22 -04:00
astro-sitemap-rss.test.js [ci] yarn format 2021-10-29 19:47:01 +00:00
astro-slots.test.js [ci] yarn format 2021-10-29 19:47:01 +00:00
astro-styles-ssr.test.js Build/bundle assets and CSS (#1786) 2021-11-11 08:44:11 -05:00
builtins.test.js 🚀 Astro Next (0.21.0) (#1406) 2021-10-29 15:30:22 -04:00
config-validate.test.js 🚀 Astro Next (0.21.0) (#1406) 2021-10-29 15:30:22 -04:00
config.test.js [ci] yarn format 2021-10-29 19:47:01 +00:00
custom-elements.test.js 🚀 Astro Next (0.21.0) (#1406) 2021-10-29 15:30:22 -04:00
fetch.test.js 🚀 Astro Next (0.21.0) (#1406) 2021-10-29 15:30:22 -04:00
lit-element.test.js 🚀 Astro Next (0.21.0) (#1406) 2021-10-29 15:30:22 -04:00
markdown.test.js Enable tests (#1773) 2021-11-09 10:06:25 -07:00
preact-component.test.js 🚀 Astro Next (0.21.0) (#1406) 2021-10-29 15:30:22 -04:00
react-component.test.js Enable tests (#1773) 2021-11-09 10:06:25 -07:00
route-manifest.test.js 🚀 Astro Next (0.21.0) (#1406) 2021-10-29 15:30:22 -04:00
solid-component.test.js 🚀 Astro Next (0.21.0) (#1406) 2021-10-29 15:30:22 -04:00
test-utils.js 🚀 Astro Next (0.21.0) (#1406) 2021-10-29 15:30:22 -04:00
vue-component.test.js 🚀 Astro Next (0.21.0) (#1406) 2021-10-29 15:30:22 -04:00