[x3d-public] Fix for X_ITE

John Carlson yottzumm at gmail.com
Sat Mar 17 13:14:33 PDT 2018


Patch is:

https://github.com/create3000/x_ite/pull/10

Good luck!

Last time I applied a patch like this, it didn’t get patched.  I’m suspecting this one won’t either.

John

Sent from Mail for Windows 10

From: Andreas Plesch
Sent: Saturday, March 17, 2018 3:58 PM
To: John Carlson
Cc: x3d-public at web3d.org; holger.seelig at yahoo.de
Subject: Re: Fix for X_ITE

Please submit to x_ite github repo as PR, distribution to the list is
not ideal, especially for typos like this. -Andreas

On Sat, Mar 17, 2018 at 3:46 PM, John Carlson <yottzumm at gmail.com> wrote:
> Slight patch for package.json. removed trailing comma in scripts.
>
>
>
> John
>
>
>
> $ git diff package.json
>
> diff --git a/package.json b/package.json
>
> index 63d3be4..8d3c91b 100644
>
> --- a/package.json
>
> +++ b/package.json
>
> @@ -52,6 +52,6 @@
>
>         "scripts": {
>
>                 "lint": "jshint **",
>
>                 "build": "make",
>
> -               "-prebuild:js": "npm run lint",
>
> +               "-prebuild:js": "npm run lint"
>
>         }
>
> }
>
>
>
>



-- 
Andreas Plesch
Waltham, MA 02453

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20180317/31ae4ec5/attachment.html>


More information about the x3d-public mailing list