Skip to content

Storage Plugin#147

Draft
ericuldall wants to merge 2 commits intomarshallswain:v3from
ericuldall:feature/storage-plugin
Draft

Storage Plugin#147
ericuldall wants to merge 2 commits intomarshallswain:v3from
ericuldall:feature/storage-plugin

Conversation

@ericuldall
Copy link

Still in draft and testing

@ericuldall
Copy link
Author

Tried the following:

npm run build

Then in my project i'm testing for:

npm run link ~/Path/to/repo

I had to add it to vite rollup external to get my project to build with the linked repo. It built fine, but i'm getting a runtime errors.

Uncaught TypeError: Failed to resolve module specifier "feathers-pinia". Relative references must start with either "/", "./", or "../".

Any thoughts on how I can test this in my project?

@marshallswain
Copy link
Owner

I've never had good luck linking. I'd recommend copying the src folder into your project, renaming it to feathers-pinia then importing from there.

@ericuldall
Copy link
Author

ah okay, I'll give that a try

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants