Skip to content
This repository has been archived by the owner on May 13, 2019. It is now read-only.

Getting an error importing bootstrap.bundle.[min].js #31

Open
stevenroose opened this issue Feb 21, 2018 · 2 comments
Open

Getting an error importing bootstrap.bundle.[min].js #31

stevenroose opened this issue Feb 21, 2018 · 2 comments
Assignees

Comments

@stevenroose
Copy link
Contributor

Uncaught TypeError: Cannot read property 'fn' of undefined
    at setTransitionEndSupport (bootstrap.bundle.js:115)
    at bootstrap.bundle.js:190
    at bootstrap.bundle.js:192
    at bootstrap.bundle.js:9
    at bootstrap.bundle.js:10
favicon.png Failed to load resource: the server responded with a status of 404 (Not Found)
Navigated to http://localhost:45617/index.html
util.js:68 Uncaught TypeError: Cannot read property 'fn' of undefined
    at util.js:68
    at util.js:10
    at bootstrap.bundle.min.js:6
    at bootstrap.bundle.min.js:6

Are these the latest files?

@richerlariviere
Copy link
Owner

Please follow this discussion. This repo is broken and I'm truly sorry for that. A rewrite of this package will come in the following days.

@stevenroose
Copy link
Contributor Author

It seems that I needed jQuery to solve this one.

My requirements would be this:

  • for production projects meant for public usage: support CDN with the transformer
  • for production projects meant for private usage in intranets: make sure all necessary artifacts are in the repo

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants