Skip to content

Testing

Jérôme Beau edited this page Nov 11, 2022 · 2 revisions

ssg-api is a provided as a native ESM package, so:

For instance, Jest will require some specifics in its jest.config.js to transform the package code (here as ts-jest config):

Clone this wiki locally