edifice-bootstrap
Advanced tools
Comparing version 1.0.0-develop-b2school.6 to 1.0.0-develop-b2school.7
{ | ||
"name": "edifice-bootstrap", | ||
"version": "1.0.0-develop-b2school.6", | ||
"version": "1.0.0-develop-b2school.7", | ||
"description": "Edifice CSS framework based on Bootstrap", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -14,2 +14,26 @@ # Edifice Bootstrap | ||
## Build | ||
``` | ||
pnpm build | ||
``` | ||
## Dev | ||
### Watch + Storybook | ||
Watch styles to `edifice-ui` when developing on Storybook. | ||
``` | ||
pnpm watch:react | ||
``` | ||
### Watch + SB | ||
Watch styles to `ode-dev-server` when local develop. | ||
``` | ||
pnpm watch:sb | ||
``` | ||
## Bootstrap 5.x | ||
@@ -61,1 +85,11 @@ | ||
``` | ||
### Push Force | ||
`git push --force` is not recommended! | ||
``` | ||
After a git history rewrite due to a git push --force, the git tags and notes referencing the commits that were rewritten are lost. | ||
``` | ||
If it happens, read this troubleshooting section: [Troubleshooting](https://semantic-release.gitbook.io/semantic-release/support/troubleshooting#release-not-found-release-branch-after-git-push-force) |
@@ -1,1 +0,1 @@ | ||
edifice-bootstrap@develop-b2school 10/08/23 16:04 | ||
edifice-bootstrap@develop-b2school 11/08/23 09:29 |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2635141
94