Skip to content

Conversation

@arippberger
Copy link
Contributor

@arippberger arippberger commented May 1, 2020

Adds Webpack and Babel to our Gulp tasks. Should allow us to use the latest JS features & syntax.

var jsModule = (function () {
const jsModule = (() => {

var pub = {}; // public facing functions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be a const as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants