forked from TalkControl/talk-control
-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
import bug #69
Labels
Milestone
Comments
Hello, can i take this? |
Hello,
Of course,, it would be helpful.
Tell me if you need more informations :).
Sincerely,
Gildas.
Le lun. 3 août 2020 à 15:47, Augustus Otu <[email protected]> a
écrit :
… Hello, can i take this?
—
You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub
<#69 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AMDYED7CPMANOEKCFAJUW5LR625YLANCNFSM4PTJ5OHA>
.
|
Hello @Augani, Did you find any clue for this issue ? Gildas. |
Hello @GildasMorel , looking into it now. Will revert shortly |
Waiting for issue #83 to be completed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
1- Create a file src/plugins/plugin.js with code :
2 - Add to keyboard and touch index.js plugin file :
Error :
Uncaught (in promise) Error: Cannot find module '../../plugins/plugin.js'
If you add import only on one plugin, it's ok.
Seems like a parcel problem with plugin-loader.js
The text was updated successfully, but these errors were encountered: