We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdf8fd7 commit 7bbd40eCopy full SHA for 7bbd40e
build/cwc/main-debug.js
@@ -31,8 +31,7 @@ closureBuilder.build({
31
'gensoyfiles/**/!(*_test).js',
32
'!src/{blocks,blocks/**.js}',
33
'!src/{frameworks,frameworks/**.js}',
34
- '../coding-with-chrome-libraries/src/**/!(*_test).js',
35
- // 'third_party/coding-with-chrome-libraries/src/**/!(*_test).js',
+ 'third_party/coding-with-chrome-libraries/src/**/!(*_test).js',
36
]),
37
externs: [
38
'build/externs/blockly.js',
0 commit comments