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

Unable to use angular-packery with webpack #43

Open
rasikat86 opened this issue Mar 29, 2018 · 2 comments
Open

Unable to use angular-packery with webpack #43

rasikat86 opened this issue Mar 29, 2018 · 2 comments

Comments

@rasikat86
Copy link

Hi,
I am getting the error "ReferenceError: Packery is not defined" when I try to load the module with webpack.
Please suggest

@bsnizek
Copy link

bsnizek commented Apr 18, 2018

I am sure you can do some magic with resolve { alias: }} in the webpack conf but I am quite busy and have just forked and added some imports.

Get it here: https://github.com/bsnizek/angular-packery

/B

@rasikat86
Copy link
Author

rasikat86 commented Jun 22, 2018

Hi,
Thanks I got it working by adding some configs for webpack. Just one thing we really are stuck on is that the packery version inside angular-packery's package.json is quite old. Can you update it ? Thanks

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

2 participants