Skip to content

Commit d5a618c

Browse files
committed
Revert "skip no new-func for now"
This reverts commit 834d411.
1 parent 9fc5987 commit d5a618c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.circleci/config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -409,6 +409,9 @@ jobs:
409409
- run:
410410
name: Display function constructors in plotly.js bundle
411411
command: npm run log-new-func
412+
- run:
413+
name: Test certain bundles against function constructors
414+
command: npm run no-new-func
412415
- run:
413416
name: Test plotly bundles against es6
414417
command: npm run no-es6-dist

0 commit comments

Comments
 (0)