-
https://github.com/adobe/aem-spa-project-archetype/blob/4ce2eaa02d49cedef6e68a29a5f613360862d9a0/src/main/resources/archetype-resources/angular-app/package.json#L24
The installed Angular version is…
-
The /apps/APP folder should not use merge mode. This means that when we update our components, those updates will not reflect when we install a newer package.
` `
-
I recently was working with the SPA editor WKND tutorial and I was thinking about a use case that isn't possible to use a React SPA component inside another React SPA editor Component. E.G. Make some …
-
it would be very benefical to have a dedicated frontend-build process integrated into the archetype. Nowadays webpack, gulp or other tools are popular among frontend developers, but the integration of…
-
## Required Information
* [ ] AEM Version, including Service Packs, Cumulative Fix Packs, etc: v6.5
* [ ] ACS AEM Commons Version: 4.4.0
* [ ] Reproducible on Latest? Yes
### Expected Behavi…
-
Please update the documentation to use aem-spa instead of aem-cli .
The correct command is aem-spa create instead of aem-cli create.
-
**Local Environment**
Before filing an issue, verify that the prerequisite tools/software are installed:
* AEM 6.5 + SP2
* Java 1.8
* Apache Maven (3.3.9 or newer)
* Node.js v10+
* npm 6+
*…
-
I have been working on spa with react in aem. In edit - preview mode, list url are routed without updating the page url.
Behavior:
By removing editor.html ,it update the url while routing .
Ques…
-
Hi, I am trying to use server side rendering as done in this aem-sample-we-retail-journal repo and am having a problem starting the server. My project is freshly created with the aem-spa-project-arche…
-
Is it possible to support AEM 6.2 (6.1, 6.0)? At the moment, I can integrate Angular component using custom component. However, I want not only integrate Angular page but also entire Angular app. I tr…