Skip to content

Commit 25b3267

Browse files
committed
Fix mapped locations
1 parent 59f4b53 commit 25b3267

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/colocated-broccoli-plugin.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,6 @@ module.exports = class ColocatedTemplateProcessor extends Plugin {
178178
// It's unclear how to format the comment correctly for coffeescript.
179179
if (!backingClassPath.endsWith('.coffee')) {
180180
let jsContentsMap = jsContentsMagic.generateMap({
181-
file: jsOutputPath,
182181
source: backingClassPath,
183182
includeContent: true,
184183
hires: true,

0 commit comments

Comments
 (0)