diff --git a/Gruntfile.js b/Gruntfile.js index 2abe02b11d26..8596b0f5c2c9 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -70,7 +70,7 @@ module.exports = function(grunt) { }, core: { src: coreFiles.concat(plugins), - dest: 'build/<%= pkg.name %>.js' + dest: 'build/raven.js' }, all: { files: pluginConcatFiles