Sync 18-02-20
- FE migration to ASG
- Support node 12 on soya-next
- Previously error when installing soya-next-scripts using node > 8 because the dependency(node-sass) not support the node version
- Because node 8 in maintanance mode and production applications should only use LTS version(10-12)
- node-sass is updated on soya-next-scripts v0.8.9
- static website module update
- now all s3 bucket are encrypted
- use newer node version on lambda
- remove wildcard cert for production certificate (not released yet)
- update the static module to v0.4.10
- static website use case on accomodation
- use develop & release branching model
- use development environment for preview
- for detail -> fawwaz is working on the docs
- react-draft-wysiwig dependency break the soya on build
- it’s because the newer version use window object that’s not supported on node(server)
- lock the version on soya-components
- update soya-components to v1.10.1
- new tools infra team (march)
- soya-next 0.9 (based on next 9)
- not release yet, still on testing
Fery & Ivan share about tvlk5
- Full next js, currently mixed with nodejs-web
- Micro FE
- Multi package, per product
- Faster build, only build updated packages
- Performance scoring & monitoring using lighthouse & layar