-
-
Notifications
You must be signed in to change notification settings - Fork 16.8k
Open
Description
The css and js folders are published to npm, while they are not exported.
For me, I do want to access these SCSS files under the css folder, but I am not able to get them unless I resolve the full file path by resolving package.json first.
These folders shall be either added to .npmignore to reduce the package size, or allowing to be import them by providing a ./js/* and ./css/* field in the package.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels