goatslacker / goatslacker/alt

Alt warnings in production mode

Open
#561 12 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
3.4k
Forks
312
PR merge metrics
No merged PRs in 30d

Description

Hi, I use alt with react and webpack's uglifyjs plugin. After creating minified version of browserified js bundle, alt prints warnings in chrome's console:

```
ReferenceError: A store named e already exists, double check your store names or pass in your own custom identifier for each store(…)
```

Is it possible to not show warnings/errors when `NODE_ENV` is set to production, just like React has it now?

Many thanks.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.