-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQIcBAEBCAAGBQJarzWtAAoJEB22eqEmr/qNNnIQAJGTCEkiiVUOHSAgB8Hr+Gcx
ZxAmL2kvssR4NcSIcpCtCUOfnlygEDyrz3L+G/dVGNdRI3RG3pCscPrxTj4Xdotu
w9r9JhI3/IEmR6dNyAsuzmdt9yDPc15iEIYN4qoPmNcxPM89iDBq7hwCN5H5DOjY
Vd9o84cR4OqPrp58AufHZKL8igeKHk3/M4ndYGtTLhOuv2qYktSqC9yaTgZ79erx
ZjAE6fjWr2mU1jgpaQQOLlOR/2xljGeN3FdwX/hSd12QO3uQgmwJeCS2Q7zBEmQm
d0Elg3ezawThcks7pVm7/ayxLrHmmA90MwQwTSId4He1pXaszO4Uw7cp124Ayy7X
jjRHYahJasH+uNSecVi/a2NdZ2dhahg8AFZOs+oY9qbAyRjVlUcyDgF2LijX1Jdk
NtILaMJly6IZU7YUDIW728jFEfcc938GFEgppORwy/yErSG8PxYRLjVZMIxCc3lK
evJ/gB2exV45xl4UhoZX2RBV221+gPE9d0dyOZ+cKnnYGh4yUoUOWyx9b2we499p
QUBEvP/BvkGnCBDF4YS8XuiedE76Wij/CS6dpIzg5b9br8fgL4IRhrEmVgGZSCJI
2BbavJMw7rJ1zBDq907C2qWcJ7J5Hm5Il9euc4RunYd03qLO7UqAYppVJv8MEPv1
vfKqO13d9r+2OD3M4UJj
=RP3l
-----END PGP SIGNATURE-----
Also, to add on:
The reason you'd install jquery this way is that you don't have to track
it in git -- so the source tree becomes less cluttered...it's a much
cleaner way to handle assets. Bower was kinda-sorta deprecated in favor
of using yarn. Yarn is super nice to work with and has some caching
built-in.
--rob
On 03/18/2018 11:51 PM, Robby O'Connor wrote:
> fugee,
>
> I will answer your question in the last paragraph but wanted to say
> something:
>
> I've been following your posts and a lot of your questions can be
> answered with really simple Google searches...that skill is a far more
> valuable skill...it means you can learn new things and get up to speed
> quickly and independently. Rather than running to this list every time
> you hit an issue, try to do basic google searches first...if you fail to
> find the answer (you likely won't) -- THEN ask here.
>
> Anyways -- the answer is that a package.json file exists for npm to
> handle dependencies...you might need them if your asset pipeline uses
> something like webpack (it really should)...
>
> On 03/18/2018 05:51 PM, Colin Law wrote:
>> On 18 March 2018 at 20:41, fugee ohu <fugee279@gmail.com> wrote:
>>> Why do I need this file and why do I need to install jquery packages with
>>> yarn or npm
>> I don't think you do. I may be wrong though.
>>
>> Colin
>>
>
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/ff2de2f9-c27f-4d45-6ca3-26bd61234546%40gmail.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment