Bootstrap: js/ directory missing from v4 alpha 3 on npm

Created on 28 Jul 2016  路  5Comments  路  Source: twbs/bootstrap

The doc specifies that plugins should be individually available under js, but the folder is unavailable:

$ ll node_modules/bootstrap/
total 53
-rw-r--r-- 1 cyChop 197609   425 Jul 28 01:07 CHANGELOG.md
drwxr-xr-x 1 cyChop 197609     0 Jul 28 01:07 dist/
drwxr-xr-x 1 cyChop 197609     0 Jul 28 01:07 grunt/
-rw-r--r-- 1 cyChop 197609 12864 Jul 28 01:07 Gruntfile.js
-rw-r--r-- 1 cyChop 197609  1131 Jul 28 01:07 LICENSE
-rw-r--r-- 1 cyChop 197609  4690 Jul 28 01:07 package.json
-rw-r--r-- 1 cyChop 197609  7636 Jul 28 01:07 README.md
drwxr-xr-x 1 cyChop 197609     0 Jul 28 01:07 scss/

In 4.0.0-alpha.2, the plugins were available under js/umd.

(Windows 10, npm 3.6.0)

Thanks for all the great work.

js meta v4

Most helpful comment

@gilbarbara No idea when Alpha 4 will drop. If you or anyone else feel they can tackle some of these issues, pull requests to help get us closer to shipping are totally welcomed though!

All 5 comments

@mdo
alpha.4? like 6 months away? :(

@gilbarbara No idea when Alpha 4 will drop. If you or anyone else feel they can tackle some of these issues, pull requests to help get us closer to shipping are totally welcomed though!

Fix coming in #20418.

Merged #20418.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

bellwood picture bellwood  路  3Comments

alvarotrigo picture alvarotrigo  路  3Comments

kamov picture kamov  路  3Comments

devdelimited picture devdelimited  路  3Comments

knownasilya picture knownasilya  路  3Comments