astro/packages/renderers/renderer-vue
Matthew Phillips 0abd251cda
Removes snowpack warning suppression (#504)
* Start of warnings

* Provide knownEntrypoints by renderers

This allows renderers to provide knownEntrypoints that will be forwarded to snowpack. This gets rid of renderer-specific warnings and allows us to remove the snowpack logging hacks we were doing.

* Adds a changeset
2021-06-21 15:34:22 -04:00
..
CHANGELOG.md Version Packages (#418) 2021-06-14 08:43:03 -04:00
client.js Bugbash! (#263) 2021-05-28 17:19:40 -05:00
index.js Removes snowpack warning suppression (#504) 2021-06-21 15:34:22 -04:00
package.json Version Packages (#418) 2021-06-14 08:43:03 -04:00
server.js Bugbash! (#263) 2021-05-28 17:19:40 -05:00
static-html.js Bugbash! (#263) 2021-05-28 17:19:40 -05:00