Bert De Block

Results 232 comments of Bert De Block
trafficstars

@raytiley Also keep in mind that adding the tailwind config file to the `app` folder will actually ship it as well. Which I don't think is desired.

👋 Hi, wondering what the status is of this RFC?

Is this a duplicate of https://github.com/ember-modifier/ember-modifier/issues/464?

I've asked [here](https://discord.com/channels/480462759797063690/525367494400278538/989901492280504340) on Discord, but it seemed there were some doubts.

Updated the PR to use the spread syntax for `/addon` code, so we don't have to do a major.

Published as `v5.1.2`. Thanks for doing the work @boris-petrov.

Any suggestions on how to fix this? I was thinking we could ignore variables that have been `require`d, but I'm very new to writing lint rules so I don't know...

You can ignore my comment I think (though it's related). This issue is about the `addon/engine.js` file. I was also running into this issue for the top level `index.js` file...

I'm seeing similar logs when updating `ember-cli-htmlbars` to `6.0.1`: ``` unexpectedly found "

@nruth I think that's just generated code in development, those DEBUG blocks are normally stripped away in production builds if I'm not mistaken.