Conversation
|
lgtm |
|
Hmm. Does this break the addon processing? I suspect that it needs to build the addons with the same app name... If it doesn't break then have we ensured that the cache of prebuilt addons is cleared? |
|
@rwjblue that's the reason for the change ;-) The backend now uses |
|
@joostdevries - And the cache of prebuilt addons was cleared? |
|
@rwjblue Yes. Because the build process was completely refactored to use docker instead of lambda (allowing git deps and muuuch faster build times and lower costs). |
|
Wait, am I missing something or will this break all existing twiddled that
|
|
@alexspeller the name was recently changed from |
|
We should detect the twiddle.json version, and use the appropriate name. |
|
@rwjblue agreed but prefer to track that in isolated issue since breakage was already introduced. |
|
@alexspeller It doesn't break imports that use relative urls. We never made 'demo-app' name public. |
The change from This tool is a large community resource, and should follow the same guidelines on breakages as Ember itself. The change to |
|
or revert to |
|
@Gaurav0 we could also just do a very simple |
No description provided.