src-zone / material

A lightweight Material Design library for Angular based on Google's Material Components for the Web.

Home Page:https://material.src.zone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add sideEffect: false to package.json

jorgevargas1989 opened this issue · comments

To improve tree shaking of @blox/material code for dependend projects, please add the property "sideEffects" with value false to the package.json.

commented

Fixed in #612