Skip to content

Commit 35e468f

Browse files
Update main-debug.js
1 parent 32d76c0 commit 35e468f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build/cwc/main-debug.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ closureBuilder.build({
5050
],
5151
compress: true,
5252
out: 'genfiles/core/js/cwc_ui.js',
53-
//out_source_map: 'genfiles/core/js/cwc_ui.js.map',
54-
//append: '//# sourceMappingURL=cwc_ui.js.map',
53+
// out_source_map: 'genfiles/core/js/cwc_ui.js.map',
54+
// append: '//# sourceMappingURL=cwc_ui.js.map',
5555
options: {
5656
closure: {
5757
debug: true,

0 commit comments

Comments
 (0)