astro/packages/integrations/sitemap/test/smoke.test.js
Matthew Phillips 2ff11df438
Add .js to imports in the sitemap package (#3661)
* Add .js to imports in the sitemap package

* Adds a smoke test

* Adds a changeset
2022-06-21 11:29:18 -04:00

3 lines
88 B
JavaScript

import '../dist/index.js';
// Just a smoke test, this would fail if there's a problem.