Skip to content

Commit 20c60be

Browse files
committed
fix(CircleCI): add back build dir
1 parent 7e98bf4 commit 20c60be

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

circle.yml

+3
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ dependencies:
1515
override:
1616
- npm install
1717

18+
general:
19+
build_dir: skeleton-esnext-webpack
20+
1821
test:
1922
post:
2023
- npm run build

0 commit comments

Comments
 (0)