Skip to content
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

Can't require the module #3

Open
thelinuxlich opened this issue Nov 25, 2015 · 6 comments
Open

Can't require the module #3

thelinuxlich opened this issue Nov 25, 2015 · 6 comments

Comments

@thelinuxlich
Copy link

This and vue-format are the only modules I'm receiving error when trying to require(webpack).

I've installed it with npm install vue-i18n-plugin --save

@thelinuxlich
Copy link
Author

I see you're doing exports.install instead of module.exports on your modules, probably the culprit?

@chrispappas
Copy link

+1 - being able to use this with Webpack is key

@kvdmolen
Copy link

+1

2 similar comments
@DotCoyote
Copy link

+1

@turcottedanny
Copy link

+1

@Haixing-Hu
Copy link
Owner

Hi, all.

I wrote the plugin according to the official document (although it's the document for 0.11):

http://011.vuejs.org/guide/extending.html#Extend_with_Plugins

And my demo page works very well (see demo/demo.js).

Is there something wrong? Could you please provide a complete testing case to reproduce the bug?

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

No branches or pull requests

6 participants