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

remove requirement of webpack alias for autonumeric #40

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

agentschmitt
Copy link
Contributor

The vue-autoNumeric would be much easier to include in a project when it does not require additional setup of webpack configuration alias for mapping "AutoNumeric" to "autonumeric".

I modified config.externals to still exclude the "autonumeric" depedency from the bundle, but with correct alias "autonumeric" except the root module system.

The example (examples\index.html) was still working for me with the CDN import.

@devRoemer devRoemer deleted the fix-autonumeric-dependency branch August 6, 2020 17:21
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.

1 participant