paritytech / parity-extension

Parity Chrome Extension
GNU General Public License v3.0
37 stars 14 forks source link

Update create-chrome-extension #78

Closed ngotchac closed 7 years ago

ngotchac commented 7 years ago

I ran into this issue trying to build the extension.

The solution is just adding the --disable-gpu flag when running Chrome to build the extension (see https://github.com/ngotchac/create-chrome-extension/commit/e012a094bdadce01a2780684fbe69ad7861d3029)