aeternity / aepp-components

deprecated: aepp-components to be used in all aepps.
ISC License
41 stars 14 forks source link

Drop webpack aliases #140

Closed davidyuk closed 6 years ago

davidyuk commented 6 years ago

In addition to arguments in the similar PR I would like to add that custom aliases makes mode difficult to build components package as a dependency of another project, when it is imported by @aeternity/aepp-components/src. To build components package from the source code can be useful, for example, to enable tree shaking.