Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Issues
  • #18934
Closed
Open
Issue created Jan 18, 2016 by Administrator@rootContributor

Source js files are not included in npm package for v4

Created by: s7b4

Hi,

When we install bootstrap 3.3.6 with npm, source js directory is included but no more with the v4

with both of the following commands: npm install twbs/bootstrap#v4-dev or npm install bootstrap@4.0.0-alpha.2

I get this folder content

├ node_modules/bootstrap/
├── CHANGELOG.md
├── dist
├── grunt
├── Gruntfile.js
├── LICENSE
├── package.json
├── README.md
├── scss

No source js files are present.

Regards Stéphane

Assignee
Assign to
Time tracking