Skip to content

Commit

Permalink
Fix mapped locations
Browse files Browse the repository at this point in the history
  • Loading branch information
wagenet committed Nov 16, 2023
1 parent 59f4b53 commit 25b3267
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/colocated-broccoli-plugin.js
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,6 @@ module.exports = class ColocatedTemplateProcessor extends Plugin {
// It's unclear how to format the comment correctly for coffeescript.
if (!backingClassPath.endsWith('.coffee')) {
let jsContentsMap = jsContentsMagic.generateMap({
file: jsOutputPath,
source: backingClassPath,
includeContent: true,
hires: true,
Expand Down

0 comments on commit 25b3267

Please sign in to comment.