You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Luís Marques edited this page Aug 24, 2023
·
88 revisions
Before any new PR is done, a test case should run following the steps described below:
Rename src/ to _src/
$ npm run init
Delete the new src/ and rename _src/ to src/
$ npm run build
Check configurations of cdc-accelerator.preferences-center.com/ in build/ including the imported JS files in the webSdk.js file and the PreferencesCenter-Landing.js screen-set
$ npm start
Check if features look okay in the preview and without errors in the console
$ npm run deploy
Validate if configurations on /build were correctly sent to CDC