We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59f4b53 commit 25b3267Copy full SHA for 25b3267
lib/colocated-broccoli-plugin.js
@@ -178,7 +178,6 @@ module.exports = class ColocatedTemplateProcessor extends Plugin {
178
// It's unclear how to format the comment correctly for coffeescript.
179
if (!backingClassPath.endsWith('.coffee')) {
180
let jsContentsMap = jsContentsMagic.generateMap({
181
- file: jsOutputPath,
182
source: backingClassPath,
183
includeContent: true,
184
hires: true,
0 commit comments