confusingstraw commented on issue #72: URL: https://github.com/apache/incubator-flagon-useralejs/issues/72#issuecomment-1073279453
> With this change, in an NPM deployment, the `start` function must be called before userale will start working, and in the case of a script deployment, users must set `data-autostart` to `true`. This is of course a breaking change for script users Instead of making a breaking change for script users, is there perhaps a way to detect whether we are in a script vs NPM deployment? Maybe we can make use of available environment variables? (though that implies a build process) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org