-
-
Notifications
You must be signed in to change notification settings - Fork 255
Alter bootstrap registry entry to point to npm:bootstrap #914
base: master
Are you sure you want to change the base?
Conversation
Thanks so much for following up here @frederikschubert. I guess we should ensure that the |
Yes. How could I test this? |
I guess just copying the v3 override from the github version and testing it imports ok would be enough:
|
Perhaps add a |
Alright! I will try to do that tomorrow. |
Thanks so much! |
I have tested it with the override you suggested. I did create a self-executing bundle and it seems to work just fine. Though I have not performed any functional testing because I have no experience with the javascript part of bootstrap. |
👎 Feel free to test things out on here: https://github.com/jakeNiemiec/jspm_bootstrap . This is a bare bones implementation (loading bootstrap onto the page). Quote of better explanation from #916 :
|
Follow up for this.