Rich-Harris / butternut

The fast, future-friendly minifier
https://butternut.now.sh
MIT License
1.17k stars 17 forks source link

Cannot read property 'minify' of null #171

Open janryWang opened 7 years ago

janryWang commented 7 years ago

this.alternate.minify( code ); ^

TypeError: Cannot read property 'minify' of null

electerious commented 7 years ago

Context? Details? Nobody will be able to help you when you just post a random error.

novemberborn commented 7 years ago

Seems to be the same as https://github.com/Rich-Harris/butternut/issues/123.