This website requires JavaScript.
Explore
Help
Sign in
michael
/
astro
Watch
1
Star
0
Fork
You've already forked astro
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
034674c88c
astro
/
.gitignore
7 lines
72 B
Text
Raw
Normal View
History
Unescape
Escape
initial commit
2021-03-15 17:22:05 +00:00
node_modules/
lib/
Scaffold language server (#25) * wip: scaffold astro extension * wip: scaffold astro extension * WIP: vscode extension * fix: autoCloseBefore * chore: update package.json * fix: use tsx instead of plain ts * chore: remove dist files * chore: remove comments * chore: cleanup package build process, switch build to esbuild * refactor: use shared esbuild config Co-authored-by: Nate Moore <nate@skypack.dev>
2021-03-25 15:38:17 +00:00
dist/
*.tsbuildinfo
.DS_Store
fix: bundle client-side code for components used in .md pages (#78)
2021-04-13 17:04:01 +00:00
test/fixtures/*/_site/
Reference in a new issue
Copy permalink