hunterloftis / hunterloftis/awaiting

can't build at create-react-app boilerplate

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

Description

## version
* awaiting v3.0.0
* create-react-app v1.0.5

`yarn run start` can work fine
`yarn run build` will get a error
```bash
static/js/main.ab319118.js from UglifyJs
Unexpected token operator «*», expected punc «(» [./~/awaiting/dist/awaiting.common.js:80,0][static/js/main.ab319118.js:9708,47]
```

Contributor guide

Open the contributing guide

Research direction

Reproduce the failure with `yarn run build` using the reported create-react-app v1.0.5 setup, then inspect `awaiting/dist/awaiting.common.js` around line 80 and the UglifyJs error. Compare this with the successful `yarn run start` path; done means the production build completes without the reported unexpected-token error.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.