Skip to content

Commit

Permalink
snap: Remove custom x-nodejs plugin
Browse files Browse the repository at this point in the history
My changes have been merged into snapcraft upstream.

https://bugs.launchpad.net/snapcraft/+bug/1795531
https://bugs.launchpad.net/snapcraft/+bug/1797374

Revert "snap: Add custom x-nodejs plugin to support ppc64el and s390x"

This reverts commit 91f49c0.
  • Loading branch information
anthonyfok committed May 12, 2020
1 parent b342e8f commit a010386
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 341 deletions.
8 changes: 0 additions & 8 deletions snap/plugins/x-nodejs.yaml

This file was deleted.

332 changes: 0 additions & 332 deletions snap/plugins/x_nodejs.py

This file was deleted.

2 changes: 1 addition & 1 deletion snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ parts:
ls -l $SNAPCRAFT_PART_INSTALL/bin/hugo
node:
plugin: x-nodejs
plugin: nodejs
node-packages: [postcss-cli, @babel/cli]
filesets:
node:
Expand Down

0 comments on commit a010386

Please sign in to comment.