Skip to content

Commit 1efead5

Browse files
committed
skip lib cache
1 parent 0672a46 commit 1efead5

File tree

2 files changed

+1
-37
lines changed

2 files changed

+1
-37
lines changed

apps/material-react-table-docs/.eslintrc.json

Lines changed: 0 additions & 36 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"scripts": {
99
"build": "turbo run build --parallel",
1010
"dev": "turbo run dev --parallel",
11-
"docs:build": "turbo run lib:build && turbo run docs:build --no-cache --force",
11+
"docs:build": "turbo run lib:build --no-cache --force && turbo run docs:build --no-cache --force",
1212
"docs:build-local": "turbo run docs:build --no-cache --force",
1313
"docs:dev": "turbo run docs:dev",
1414
"docs:sitemap": "turbo run docs:sitemap",

0 commit comments

Comments
 (0)