-
Notifications
You must be signed in to change notification settings - Fork 10
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
Feature/issue 878 ssr custom resources #992
Merged
thescientist13
merged 23 commits into
release/0.27.0
from
feature/issue-878-ssr-custom-resources
Nov 21, 2022
Merged
Feature/issue 878 ssr custom resources #992
thescientist13
merged 23 commits into
release/0.27.0
from
feature/issue-878-ssr-custom-resources
Nov 21, 2022
Commits on Nov 19, 2022
-
Enhancement/issue 971 refactor bundling and optimizations (#974)
* add cloud IDE caveat to puppeteer renderer plugin readme (#967) * init commit of refactoring for script tags with a src * initial CSS optimizing * sync optimized link tags in final output * refactored for shared reources * handle inline script bundling * support serving custom resources using Greenwood plugins in Rollup configuration without needing extra rollup plugin * non resource related Rollup plugins supported * custom resource plugins and rollup plugins working together * handle empty input for Rollup * updated lock file * handle inline style tag bundling and optimizing * default optimization spec passing * refactor merging app and page templates * clarifying corrections in spec files * inline optimization config working * none optimization support * none optimization support * none and static optimization overrides * refactor html rendering and optimizing * refactoring and more CLI specs passing * add missing variable * SSR specs and optimizing resource bundling * minor refactoring and logging * resolving some plugin specs * restore develop command related GraphQL specs * custom graphql query spec * all specs passing * drop rollup plugin deps from import typescript plugin * all Greenwood commands and specs passing * restore static router with custom prerender * restore postcss-import * refactor shared resources to a Map and handle dupes * restore local packages workaround for local Rollup bundling * better monorepo Rollup facade modules detection * switch console log * remove console logging * update plugin related docs * local solution for windows support * refactor errant object assign * full cross platform URL support * fix lint * fix extra bundles when custom prerendering * clean up stale or already tracked TODOs * add nested head tag smoke tests * check for app template validation for HUD display * misc refactoring and TODOs cleanup * restore static router (again) * standardize passing correct reference for prerender scripts * clean up data-gwd-opt markers from final HTML
Configuration menu - View commit details
-
Copy full SHA for 40c520b - Browse repository at this point
Copy the full SHA 40c520bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b88bc24 - Browse repository at this point
Copy the full SHA b88bc24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3432745 - Browse repository at this point
Copy the full SHA 3432745View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8e505d - Browse repository at this point
Copy the full SHA a8e505dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c59e51 - Browse repository at this point
Copy the full SHA 3c59e51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57b0767 - Browse repository at this point
Copy the full SHA 57b0767View commit details -
Configuration menu - View commit details
-
Copy full SHA for c584944 - Browse repository at this point
Copy the full SHA c584944View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a6d31d - Browse repository at this point
Copy the full SHA 6a6d31dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 820f71a - Browse repository at this point
Copy the full SHA 820f71aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 36a031c - Browse repository at this point
Copy the full SHA 36a031cView commit details -
Configuration menu - View commit details
-
Copy full SHA for dfa5d69 - Browse repository at this point
Copy the full SHA dfa5d69View commit details -
Configuration menu - View commit details
-
Copy full SHA for fef9602 - Browse repository at this point
Copy the full SHA fef9602View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b3e33f - Browse repository at this point
Copy the full SHA 9b3e33fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 98edea6 - Browse repository at this point
Copy the full SHA 98edea6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b71b6a - Browse repository at this point
Copy the full SHA 4b71b6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c7e465 - Browse repository at this point
Copy the full SHA 3c7e465View commit details -
Configuration menu - View commit details
-
Copy full SHA for df5e5e3 - Browse repository at this point
Copy the full SHA df5e5e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a448cf - Browse repository at this point
Copy the full SHA 4a448cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49d40ff - Browse repository at this point
Copy the full SHA 49d40ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1621f27 - Browse repository at this point
Copy the full SHA 1621f27View commit details
Commits on Nov 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7ad0e02 - Browse repository at this point
Copy the full SHA 7ad0e02View commit details -
Configuration menu - View commit details
-
Copy full SHA for d013e96 - Browse repository at this point
Copy the full SHA d013e96View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce7ec24 - Browse repository at this point
Copy the full SHA ce7ec24View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.