Skip to content

Comments

feat: transpile and build with babel and webpack#33

Open
mykeels wants to merge 1 commit intoandreyan-andreev:masterfrom
mykeels:master
Open

feat: transpile and build with babel and webpack#33
mykeels wants to merge 1 commit intoandreyan-andreev:masterfrom
mykeels:master

Conversation

@mykeels
Copy link

@mykeels mykeels commented Feb 9, 2018

I have added webpack and babel as dev dependencies, for transpiling the output to ES5, and set the "main" property in package.json to use the transpiled dist file.

The dist directory is ignored by version control, but send to NPM during a publish.

New commands are:

npm run build

and

npm run watch

@mykeels mykeels mentioned this pull request Feb 9, 2018
@mykeels
Copy link
Author

mykeels commented Feb 9, 2018

Fixes #32

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.

1 participant