-
-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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
Build: convert addon-docs to use ts-up #19790
Conversation
@tmeasday could you help me out on this one please? I'm puzzled as to what is causing the e2e tests to fail.. I tried locally, and they passed on my local machine. I also have no idea what's going on with the |
Looks like it might have to run on a bigger machine huh? Weird that removing stuff from the bundle would cause it to use more memory though. |
I'll take a look at the e2e tests |
@ndelangen I'm running this locally and it's failing the build task:
|
I tried:
But running in a bigger machine made no difference, I'll try even bigger. I doubt it will help: ...It doesn't look like the machine isn't running out of memory |
@tmeasday
|
Related: #18732
What I did
convert addon-docs to be build using ts-up