This repository has been archived on 2022-08-19. You can view files and clone it, but cannot push or open issues or pull requests.
hydrogen-web/scripts/sdk/test
Eric Eastwood 38c3774869 Import assets from the assets/ directory
> Will be easier towards the future when adding more assets. Probably best to keep style.css for now for backwards compat though.
>
> *-- https://github.com/vector-im/hydrogen-web/pull/693#discussion_r853844282*
2022-05-31 15:30:56 -05:00
..
.gitignore Add way to test whether SDK works in ESM and CommonJS 2022-04-05 19:24:27 -05:00
deps.d.ts Add way to test whether SDK works in ESM and CommonJS 2022-04-05 19:24:27 -05:00
esm-entry.ts Import assets from the assets/ directory 2022-05-31 15:30:56 -05:00
index.html Add way to test whether SDK works in ESM and CommonJS 2022-04-05 19:24:27 -05:00
package.json Add way to test whether SDK works in ESM and CommonJS 2022-04-05 19:24:27 -05:00
test-sdk-in-commonjs-env.js Import assets from the assets/ directory 2022-05-31 15:30:56 -05:00
test-sdk-in-esm-vite-build-env.js Add way to test whether SDK works in ESM and CommonJS 2022-04-05 19:24:27 -05:00