Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sail, Vue3, Laravel10, Vite3 fixed assets, how to? #104

Open
cwaidelich opened this issue Jan 20, 2024 · 0 comments
Open

Sail, Vue3, Laravel10, Vite3 fixed assets, how to? #104

cwaidelich opened this issue Jan 20, 2024 · 0 comments

Comments

@cwaidelich
Copy link

Hello,

my current environment is build with Sail, Vue3, Laravel10, Vite3, and others.

I have followed the steps in the readme file and am struggling when it come to the definition of fixed assets. I don't understand how to define the fixed asset, when it is build either for dev or prod.

For example, running sail npm run dev does not generate any file in the build/assets directory, therefor caching files in that directory does not work. When I run sail npm run build, it generates files in the build/assets directory, but they are named similar to 'assets/bootstrap-icons-d0346eea.woff' or 'assets/app-00f464bc.css'.

So this may not be an issue, but a question or an ask for a tutorial, that may be somewhere on the web, and I haven't found. The question is basically how do I proceed with this? How can I develop and then deploy this properly? in the environment that I am at. Thank you very much and excuse me if this is not the right place to ask this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant