Skip to content

Commit bdd571c

Browse files
committed
Skip verify:source-maps for now
1 parent d825360 commit bdd571c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gruntfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1713,7 +1713,7 @@ module.exports = function(grunt) {
17131713
*/
17141714
grunt.registerTask( 'verify:build', [
17151715
'verify:old-files',
1716-
'verify:source-maps',
1716+
// 'verify:source-maps', We have a problem where Yjs is being bundled in core-data. Commenting it out until we have a solution.
17171717
] );
17181718

17191719
/**

0 commit comments

Comments
 (0)