Skip to content

Commit

Permalink
fix(__vital__): Remove dependency on vital-test from starter. (#2052)
Browse files Browse the repository at this point in the history
## Changes
vital-test is a private package, and starter should not depend on it.
  • Loading branch information
wodenx committed May 3, 2023
1 parent 908947a commit 035171b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 43 deletions.
1 change: 0 additions & 1 deletion sites/__vital__/package.json
Expand Up @@ -33,7 +33,6 @@
"@bodiless/vital-navigation": "^1.0.0-rc.37",
"@bodiless/vital-table": "^1.0.0-rc.37",
"@bodiless/vital-templates": "^1.0.0-rc.37",
"@bodiless/vital-test": "^1.0.0-rc.37",
"@bodiless/webpack": "^1.0.0-rc.37",
"autoprefixer": "^10.4.2",
"docsify-cli": "^4.3.0",
Expand Down
42 changes: 0 additions & 42 deletions sites/__vital__/src/templates/styleguide.jsx

This file was deleted.

2 comments on commit 035171b

@vercel
Copy link

@vercel vercel bot commented on 035171b May 3, 2023

Choose a reason for hiding this comment

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

@vercel
Copy link

@vercel vercel bot commented on 035171b May 3, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

bodiless-js – ./sites/vital-demo

bodiless-js-git-main-jnj-demo-account.vercel.app
bodiless-js-jnj-demo-account.vercel.app
bodiless-js.vercel.app

Please sign in to comment.