Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Codelabs UI was not starting due to gulpfile and task updates #915

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

zarinlo
Copy link
Contributor

@zarinlo zarinlo commented Sep 10, 2024

Changes

  • gulpfile.js in the site folder needed heavy updates given it is very behind
  • updated the tasks that run during build
  • added a site/codelabs folder for demo purposes

To run Codelabs UI:

  • cd site && npm install
  • npm install -g gulp-cli
  • gulp serve --codelabs-dir=codelabs

Preview

Screenshot 2024-09-09 at 10 41 38 PM

Copy link
Contributor Author

@zarinlo zarinlo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated the gulpfile tasks and packages needed version upgrades in package.json file. Updated the helper functions used by gulp in /helpers/opts.js as well.

Copy link
Contributor

@mco-gh mco-gh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@DragonRider0o0 Any chance you can approve this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants