- Run
npm run startfor development - Run
npm run buildfor production - Run
npm run copyfor vendor scripts - Run
npm run js-buildfor frontend scripts - Create pot file with
wp i18n make-pot ./ languages/pronamic-slider.pot - Create json files with
wp i18n make-json languages/pronamic-slider-nl_NL.po --no-purge
- Set
overflow: visibleon theswiperdiv to get an edge to edge experience. - Set
overflow: hiddento the parent container to prevent horizontal scrollbars.