Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: updated config for modules and tree shaking #495

Merged
merged 5 commits into from
Feb 13, 2019

Commits on Feb 6, 2019

  1. chore: handle packages with modules

    Signed-off-by: Eric Dobbertin <eric@dairystatedesigns.com>
    aldeed committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    f02fd57 View commit details
    Browse the repository at this point in the history
  2. chore: mark no side effects for Webpack tree shaking

    Signed-off-by: Eric Dobbertin <eric@dairystatedesigns.com>
    aldeed committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    9baa2a3 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2019

  1. feat: update to latest component library

    Signed-off-by: Eric Dobbertin <eric@dairystatedesigns.com>
    aldeed committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    6f28174 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into feat-aldeed-support-mjs

    Signed-off-by: Eric Dobbertin <eric@dairystatedesigns.com>
    aldeed committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    e6a8c2b View commit details
    Browse the repository at this point in the history
  3. chore: resolve deprecation warnings

    Changes should not have any effect other than
    removing warnings from the browser console
    
    Signed-off-by: Eric Dobbertin <eric@dairystatedesigns.com>
    aldeed committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    6b97ebf View commit details
    Browse the repository at this point in the history