denoland / deno-astro-adapter

A Deno adapter for running Astro applications on the Deno runtime.
https://npm.im/@deno/astro-adapter
MIT License
84 stars 19 forks source link

Improve esbuild #22

Closed lisez closed 5 months ago

lisez commented 5 months ago

Support customized esbuild options from defineConfig.

Such as external options to ignore esbuild to bundle some server-side modules.

And I found there is no format-rules in this repo, hence it changed a lot after I saved files.

kt3k commented 5 months ago

published as v0.1.3 https://www.npmjs.com/package/@deno/astro-adapter/v/0.1.3