Open rishi-gurjar opened 1 month ago
:tada: This issue has been resolved in version 2.18.18 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Hi @rishi-gurjar I'm closing this issue as resolved. If your issue isn't resolved, let me know and I'll reopen.
Describe the bug
When I try to npm run build my app it throws an error related to Routify. I attempted to update Routify and Node but it did not work. I also cleared node_modules and ran npm i but it still did not work.
Reproduction
My rollup.config.js includes these lines: import getConfig from '@roxi/routify/lib/utils/config' const { distDir } = getConfig()
Logs
System Info