Skip to content
This repository has been archived by the owner on Jan 11, 2018. It is now read-only.

packaging: build artifacts as es6 and UMD module #164

Open
Hotell opened this issue Feb 6, 2017 · 0 comments
Open

packaging: build artifacts as es6 and UMD module #164

Hotell opened this issue Feb 6, 2017 · 0 comments

Comments

@Hotell
Copy link
Collaborator

Hotell commented Feb 6, 2017

Current behavior

We will ship packages as compiled ES5 via commonjs module format

Expected behavior

Ship also raw es6 module compiled files for webpack 2 tree shaking consumption by user of any package.
Webpack support module package.json property for this.
And also UMD for non bundler users

This will also allow to consume our package for non wepback users

@Hotell Hotell changed the title packaging: build artifacts as es6 module packaging: build artifacts as es6 and UMD module Feb 28, 2017
@Hotell Hotell added this to Sprint 1 (Mar 13 – 17, 2017) in Sprint 1 (Mar 13 – 17, 2017) Mar 10, 2017
@elmariofredo elmariofredo self-assigned this Mar 27, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

2 participants