[Pkg-javascript-devel] Bug#902178: node-turbolinks: Does not work as intended

2018-06-27 Thread Pirate Praveen
On Wed, 27 Jun 2018 18:10:55 +0530 Pirate Praveen wrote: > I think this is the syntax used by sprokets. We may be able to patch it > to use the regular commonjs require syntax. > I have pushed a patch to salsa. Can you build and test? signature.asc Description: OpenPGP digital signature -- P

[Pkg-javascript-devel] Bug#902178: node-turbolinks: Does not work as intended

2018-06-27 Thread Pirate Praveen
On Wed, 27 Jun 2018 04:43:43 -0700 njos...@riseup.net wrote: > I think the issue is with coffeescript compilation. I tried compiling it > using the coffee command. The index.js produced has no imports at all. > Hence, the output that is finally produced using webpack and uglifyjs is > just the inde

[Pkg-javascript-devel] Bug#902178: node-turbolinks: Does not work as intended

2018-06-27 Thread njoseph
I think the issue is with coffeescript compilation. I tried compiling it using the coffee command. The index.js produced has no imports at all. Hence, the output that is finally produced using webpack and uglifyjs is just the index.js file. The dist file is literally the index.js file with some web

[Pkg-javascript-devel] Bug#902178: node-turbolinks: Does not work as intended

2018-06-23 Thread Pirate Praveen
On Sat, 23 Jun 2018 18:44:53 +0530 Pirate Praveen wrote: > Any ideas? May be we missed some options for webpack. If we cannot emulate the build with webpack, we will have to package blade (written in ruby). signature.asc Description: OpenPGP digital signature -- Pkg-javascript-devel mailing l

[Pkg-javascript-devel] Bug#902178: node-turbolinks: Does not work as intended

2018-06-23 Thread Pirate Praveen
On Sat, 23 Jun 2018 13:03:24 +0530 Joseph Nuthalapati wrote:> The turbolinks package installed through Debian doesn't seem to have all the > code from upstream. > > The minified Javascript from the Debian package has 1448 characters while the > dist packaged obtained from source has 36927 charact

[Pkg-javascript-devel] Bug#902178: node-turbolinks: Does not work as intended

2018-06-23 Thread Joseph Nuthalapati
Package: node-turbolinks Version: 5.1.1+dfsg-1 Severity: important Dear Maintainer, The turbolinks package installed through Debian doesn't seem to have all the code from upstream. The minified Javascript from the Debian package has 1448 characters while the dist packaged obtained from source ha