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
  • #22476
Closed
Open
Issue created Apr 20, 2017 by Administrator@rootContributor

Build issues

Created by: Johann-S

Due to the merged of https://github.com/twbs/bootstrap/pull/22045

they are few errors, on Travis see : - https://travis-ci.org/twbs/bootstrap/jobs/223876338#L312 - https://travis-ci.org/twbs/bootstrap/jobs/223876309#L303

And on my computer (Win10) js-compile-bundle don't work because it failed here : shx sed 's/^(import|export).*//'

I changed this part of this task into to make it works :

shx sed \"s/^(import|export).*//\"

/CC @bardiharborow

Assignee
Assign to
Time tracking