Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How to cache Laravel nova dependencies

Abood Afifi November 18, 2019

Hi,

I am trying to cache node_modules for my application, the issue is that the application folder structure is:

Root:

    Folder A:

        node_modules

        src

    Folder B:

        node_modules

        src

And the node_modules in most of the subfolders are the same. Subfolders are components/tools, and so we create and/or delete often. so defining custom caches manually for each of them is not that practical.

My question is, did anyone encounter similar situation? is it possible to pool all of the node_modules in one location, and instruct npm to look for them in there?

 

Open to all new ideas or suggestions.

 

Thanks

 

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events