Alex

Results 93 comments of Alex

> Could you tell me more about what is not great about it? Do you have problems with code syncing like the OP? Or do you face other issues? yes...

yes using spaces works, sadly it goes against the linting settings for all my projects that use tabs and being forced to use something else because otherwise it doesn't work...

Hello @mukilane thank you for the pr. do you mind updating the description to state what this solves/addresses thank you

@mukilane could you try resolving the merge conflicts so we can push this forward?

should be fixed and released in 1.3.3 via https://github.com/embroider-build/embroider/pull/2478

how about making all those URLs relative instead?

> my-website.com/my-app/current-page is exactly why it should be relative today, the no1 reason why you can't use ./ for root_url is because of the testing framework and how that assumes...

> But then it would access ./my-page/current-page/asset/some-asset.js ? For a src=./asset/some-asset.js why would it? it'a all about build time relativity and relative to initial html