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

Add a dev build script for @wso2is/theme #2569

Merged
merged 1 commit into from
Oct 5, 2021

Conversation

brionmario
Copy link
Member

@brionmario brionmario commented Oct 5, 2021

Purpose

$subject to generate a theme build witout hashing.

Usage

From the Console.

npx lerna run build:dev --stream --scope @wso2is/theme

Index index.html

<!-- Remove `<%= htmlWebpackPlugin.options.themeHash %>` -->
<link href="<%= htmlWebpackPlugin.options.publicPath %>/libs/themes/default/theme.min.css" rel="stylesheet" type="text/css"/>

Related Issues

  • None

Checklist

  • e2e cypress tests locally verified.
  • Manual test round performed and verified.
  • UX/UI review done on final implementation.
  • Documentation provided. (Add links if there's any)
  • Unit tests provided. (Add links if there's any)
  • Integration tests provided. (Add links if there's any)

Related PRs

  • None

Security checks

@brionmario brionmario merged commit b025f58 into wso2:master Oct 5, 2021
wso2-jenkins-bot pushed a commit that referenced this pull request Sep 10, 2024
wso2-jenkins-bot pushed a commit that referenced this pull request Sep 10, 2024
wso2-jenkins-bot pushed a commit that referenced this pull request Sep 10, 2024
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.

2 participants