Skip to content

JavaScript minimization (aka "minification") #985

@krisbitney

Description

@krisbitney

JavaScript minimization (aka "minification") issues have been encountered in both the Uniswap v3 front end demo and the Polywrap Hub. For example, in the Polywrap Hub, class names were being erased during optimization and this was fixed by configuring Webpack. We should ensure our JavaScript packages comply with minimization standards/requirements so that minimization works without requiring users to modify Webpack settings.

Metadata

Metadata

Assignees

Labels

type: bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions