-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Support for projects scaffolded with angular cli 6 [ Request ] #404
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Angular v6 is not yet released. Not sure if stackblitz should have support for alpha/beta/rc releases. |
That makes sense, but version 6 is already in rc and its tentative release date has already passed so it could be released any day now. It'd be nice to have support for it in the works. |
v6 support is def in the works- will be out before (or shortly after) v6 officially lands. Will circle back here once it's online! |
@EricSimons thanks! Any chance it will be out this week? @alexcastillo and I plan on using StackBlitz for the demos in our ng-conf talk, and we'd love to be able to use Angular 6 |
@urish I'm gonna get this online today- will report back once it's up! |
❤️ ❤️ ❤️ Thank you so much! |
Okay this is now live on prod! Definitely a bit "beta" though :) Can y'all test it out and & lmk if you run into any issues? |
Lovely!
I'm in my way to SLC now, hope to be able to check it in a few hours.
By the way, do you have some workaround for setting up code snippets with
StackBlitz? I found a Chrome extension called ProKeys, it works but not
very realiably....
…On Mon, Apr 16, 2018, 10:48 PM Eric Simons ***@***.***> wrote:
Okay this is now live on prod! Definitely a bit "beta" though :) Can y'all
test it out and & lmk if you run into any issues?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#404 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AA2dnrTWgZ3n9CvrB81rvaiFM55JKJmwks5tpPWjgaJpZM4TQ2w6>
.
|
I'm actually not sure how most ppl do code snippets right now w/ stackblitz (perhaps someone in our discord channel might have a good solution) but it's a feature that we're planning to ship within the next 1-2 months though! |
@EricSimons import seems to work - but assets do not serve correctly :( compare this - Angular 5, works well: with this one - Angular 6, assets do not load: you can see the console errors when it fails to load the gifs and invader.obj.txt assets. |
@urish assets are now being served for Angular 6! Your repo looks like it's running properly now, lmk if you run into any more issues 😃 |
Wow, you are simply amazing :) If you have a few more moment to assist here, there are two more things that prevent our master from importing directly into stackblitz:
These two issues are not roadblocks - as we have some workaround for both. Just nice to have for us :-) |
Works for me. Thank you! |
Resolution has been provided by @apai4 and confirmed - This issue will be closed accordingly. If this issue persists, feel free to tag me or reopen this issue with screenshots of the error. Thank you! :) |
I went to https://stackblitz.com/github/gatimus/my-angular-cli6-project and got:
The text was updated successfully, but these errors were encountered: