astro/packages/integrations/image/test/fixtures/basic-picture
Tony Sullivan c4af8723bd
[@astrojs/image] adds a logger to the the image integration (#4342)
* WIP: adding a console logger that respect vite.logLevel

* adds an optional prefix for messages

* remove temporary debug log

* typo fix

* cleaning up log syntax

* fixing logger whitespace

* adding README docs

* test: disable integration logging in tests

* chore: add changeset
2022-08-22 19:13:19 +00:00
..
public Adds a new <Picture> component to the image integration (#3866) 2022-07-08 21:37:55 +00:00
server Adds a new <Picture> component to the image integration (#3866) 2022-07-08 21:37:55 +00:00
src Fixing TypeScript type definitions for image components (#3980) 2022-07-20 00:33:11 +00:00
astro.config.mjs [@astrojs/image] adds a logger to the the image integration (#4342) 2022-08-22 19:13:19 +00:00
package.json Adds a new <Picture> component to the image integration (#3866) 2022-07-08 21:37:55 +00:00