1.1.2 • Published 4 years ago
ethan-allen-sweepstakes-entry-form-embed v1.1.2
ethan-allen-sweepstakes-entry-form-embed
Development
$ npm install
$ npm run devProduction
$ npm run build
# git commit
$ npm publishTesting
Run in console to inject into any page.
(function loadJS(url) {
let script = document.createElement('script')
script.src = url
document.body.appendChild(script)
})('https://unpkg.com/ethan-allen-sweepstakes-entry-form-embed@X.X.X/dist/main.js')Delete value bu-xxxxxxxx from localStorage to remove popup suppression timer.