Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit a93d6d9

Browse files
committed
fix: do not hoist tacyhons or ipfs-css
1 parent 5ede68e commit a93d6d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ jobs:
132132
name: examples
133133
script:
134134
- npx json -I -f ./lerna.json -e "this.packages.push('examples/*')"
135+
- npx json -I -f ./lerna.json -e "this.command.bootstrap.nohoist.push('ipfs-css', 'tachyons')"
135136
- npm run reset
136137
- npm install
137138
- npm run build -- $RUN_SINCE --scope={ipfs,ipfs-http-client}

0 commit comments

Comments
 (0)