0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/packages/astro
Nate Moore 94eac19888
Pre-release refactors (#289)
* refactor: expose `astro/components` as component entrypoint

* refactor: remove `extensions` from all configs

* test: fix snowpack tests

* docs: update config doc
2021-06-02 11:35:28 -05:00
..
components Pre-release refactors (#289) 2021-06-02 11:35:28 -05:00
src Pre-release refactors (#289) 2021-06-02 11:35:28 -05:00
test Pre-release refactors (#289) 2021-06-02 11:35:28 -05:00
astro.mjs Migrate to yarn monorepo (#157) 2021-04-30 16:33:35 -05:00
CHANGELOG.md Version Packages (next) (#280) 2021-05-29 08:32:29 -05:00
internal.d.ts Format (#167) 2021-05-03 12:26:10 -06:00
package.json Pre-release refactors (#289) 2021-06-02 11:35:28 -05:00
README.md fix: monorepo issues (#158) 2021-04-30 16:38:40 -05:00
snowpack-plugin.cjs Fix prerelease bugs, reenable @astrojs/renderer-vue (#286) 2021-06-01 18:41:08 -05:00
tsconfig.json Refactor astro export map, add source-map-support (#161) 2021-05-03 13:18:08 -05:00

Astro is a fresh but familiar approach to building websites. Astro combines decades of proven performance best practices with the DX improvements of the component-oriented era.