We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi. Thanks for all the hard work on this project!
Heads up! I tried to use the transform capability. Didn't quite work unless I also use rename.
transform
rename
In case it helps, I'm also using the rollup-plugin-multi-input plugin. I don't know if this is related.
rollup-plugin-multi-input
I'm able to use this plugin, so this may or may not be super urgent. Thanks!
The text was updated successfully, but these errors were encountered:
@monarchwadia hey 👋
I've tested a simple json transform locally and it works for me - test repository. manifest.json from assets is transformed and saved to dist folder.
json
manifest.json
assets
dist
Can you please check if it works for you?
Sorry, something went wrong.
No branches or pull requests
Hi. Thanks for all the hard work on this project!
Heads up! I tried to use the
transform
capability. Didn't quite work unless I also userename
.In case it helps, I'm also using the
rollup-plugin-multi-input
plugin. I don't know if this is related.I'm able to use this plugin, so this may or may not be super urgent. Thanks!
The text was updated successfully, but these errors were encountered: