No exports to be imported in SPAs?
Open
- Dominant language
- JavaScript
- Stars
- 149
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
I want to import Biri in a Vuejs project, however I don't think there is an export that can be imported as an ES6 module. How do I use it without having to resort to refer to the absolute node_modules path? Require does not work.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting Biri's package entry point and export configuration; the issue names no source files or tests. Reproduce the import in a Vuejs SPA and compare ES6 import with require, then verify that Biri can be imported without an absolute node_modules path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100