snap: Quote "@babel/cli" to solve build error
authorAnthony Fok <foka@debian.org>
Tue, 12 May 2020 20:08:08 +0000 (14:08 -0600)
committerAnthony Fok <foka@debian.org>
Tue, 12 May 2020 20:29:57 +0000 (14:29 -0600)
commitb69a36140f42ec99ffa2d1e029b8b86ecf8ff929
tree55e7f3a661339ea0e5d437621695f29e4320f181
parenta0103864ab76c6a1462a6dee538801740acf4858
snap: Quote "@babel/cli" to solve build error

  Cannot parse snapcraft.yaml from ~gohugoio/hugo/+git/hugo:master:
  while scanning for the next token found character ‘@’ that cannot
  start any token in “”, line 70, column 34: node-packages:
  [postcss-cli, @babel/cli] ^

Also:

- Upgrade to snapcraft 3.x by adding "base: core"
- Add "license: Apache-2.0"
snap/snapcraft.yaml