Closed WesSouza closed 2 years ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Updated |
---|---|---|---|
react95 | ✅ Ready (Inspect) | Visit Preview | Jul 28, 2022 at 0:36AM (UTC) |
This pull request is automatically built and testable in CodeSandbox.
To see build info of the built libraries, click here or the icon next to each commit SHA.
Latest deployment of this branch, based on commit 6c98e937a07d943e709db71e263172575445c9fe:
Sandbox | Source |
---|---|
React95 template | Configuration |
Doesn't work, each exported JS file needs its own declaration file.
It seems https://github.com/Swatinem/rollup-plugin-dts doesn't play nicely when using Rollup's
dir
output option.This is a proposed hack as a plugin that corrects the code (given there is a broken import) and manually moves the file.