From 1.2.x to 1.3.0
Backward Compatibility Breaks
Start URL
#Before
pwa:
manifest:
start_url: app.start_url
#After
pwa:
manifest:
start_url:
path: 'app_homepage'
params:
pwa: 1Last updated
Was this helpful?