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
  • #24121
Closed
Open
Issue created Sep 26, 2017 by XhmikosR@XhmikosRContributor

Refactor our npm scripts

OK, so currently, I find it quite annoying that

  1. I need to open 2 separate cmds to do local development (one with bundle exec jekyll watch and another one with npm run watch)
  2. Most importantly, I feel like our scripts don't include important parts.

When I do npm run css it makes sense to me to run the docs-css script too, and so on.

Opening the issue to track it and to find solutions to improve this.

/CC @Johann-S @bardiharborow

Assignee
Assign to
Time tracking