Daily Mail voucher code extension.
npm install dailymail-extension``bash`
git clone git@github.com:AdminJuwel191/dailymail-extension.git
cd dailymail-extension
npm i
`bash`
npm run build -- -e [prod|dev] -b [chrome|extensions|safari]or more simple (defaults to prod and all browsers)
npm run build
Or via the @exteranto/cli when installed globally.
`bash`
ext build -e [prod|dev] -b [chrome|extensions|safari]
Build the application and load the packs/dailymail-extras-{browser}` folder to
the desired browser.