Skip to content

Commit 01ababa

Browse files
committed
attempt to defeat netlify
1 parent 76e47fc commit 01ababa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

resources/build-docusaurus.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ fs.writeFileSync(tmpDirPath('package.json'), JSON.stringify(packageJSON));
1414

1515
copyToTmpDir('package-lock.json');
1616
copyToTmpDir('tsconfig.json');
17+
copyToTmpDir('resources/eslint-internal-rules');
1718
copyToTmpDir('src');
1819
copyToTmpDir('website');
1920

0 commit comments

Comments
 (0)