Skip to content
This repository has been archived by the owner on Nov 5, 2021. It is now read-only.

Commit

Permalink
build(graphql): add graphql to bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
langpavel committed Dec 7, 2018
1 parent f0df740 commit f7abfe5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/bundle.js
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ bundleOne('perl/perl'),
bundleOne('powerquery/powerquery')
bundleOne('azcli/azcli')
bundleOne('apex/apex');
bundleOne('graphql/graphql');

function bundleOne(moduleId, exclude) {
requirejs.optimize({
Expand Down

0 comments on commit f7abfe5

Please sign in to comment.