Refactor webpack configuration to include multiple entry points for index and terms pages. Remove SSR script and update package dependencies for improved build process. Add terms.html as a static page with appropriate styles and metadata.
platform/bro-js/bro.landing/pipeline/head This commit looks good
platform/bro-js/bro.landing/pipeline/head This commit looks good
This commit is contained in:
@@ -1,2 +1 @@
|
||||
export { default as UnderConstructionPage } from './under-construction';
|
||||
export { Terms as TermsPage } from './terms';
|
||||
|
||||
Reference in New Issue
Block a user