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

Weakmap is not referenced as dependency, but is required by package. #53

Open
blazkovicz opened this issue Mar 10, 2016 · 2 comments
Open

Comments

@blazkovicz
Copy link

Weakmap is not supplied by bower package, but is required in code from '../lib/weakmap'. I can not use weakmap, installed independently.

@archangel-irk
Copy link
Collaborator

Weakmap is already included in dist/knockout-es5.min.js and dist/knockout-es5.js

@robkins
Copy link

robkins commented Jun 30, 2017

This is still causing issues for me.
var WM = global.WeakMap || require('../lib/weakmap');

Why have this line if the weakmap file doesn't exist?

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

3 participants