egoist / egoist/rollup-plugin-postcss
wrong style-inject path
Open
- Dominant language
- JavaScript
- Stars
- 689
- Forks
- 210
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I have bundled file containing `import _ from"../../../node_modules/style-inject/dist/style-inject.es.js"`, the path is not correct as it is relative to where I run the script, but not the dist file which is in `dist` folder.
If the package is consumed by other application, they could not find this path as well
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.