Ruby on Rails Thursday, December 19, 2019



On Thursday, December 19, 2019 at 6:16:49 PM UTC-5, Ariel Juodziukynas wrote:
Yarn creates the folder on the directory you run that command. Also it's ok the folder is not inside the packs folder, webpacker creates bundles for any file inside the packs folder, you shouldn't have files other than the packs/bundles you'll link on your html.

El jue., 19 dic. 2019 19:47, 'Jake Niemiec' via Ruby on Rails: Talk <rubyonra...@googlegroups.com> escribió:
node_modules should be in your root folder. (a sibling of ./app)

On Thu, Dec 19, 2019 at 4:19 PM fugee ohu <fuge...@gmail.com> wrote:
I ran `yarn add bootstrap` and there's no bootstrap folder created under app/javascript/packs/node_modules

--
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 rubyonra...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/2354730d-7e01-4629-8b7f-6d447e7dd071%40googlegroups.com.

--
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 rubyonra...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CALn2xuDUH9X5i54J-t%2BxriHPE%3Dw0GeoBV7CNdG7W5N0v%3DC_4Lg%40mail.gmail.com.

In application.js i'm using "import bootstrap" without path to bootstrap Is that ok too?

--
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 view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/92b44697-a46d-4001-a028-53551e5821b5%40googlegroups.com.

No comments:

Post a Comment