Nova doesnt use asset() helper for assets #3249
-
Description:We are servering our assets from a subdirectory, which works fine with the Detailed steps to reproduce the issue on a fresh Nova installation:Define Can we integrate the Awesome project btw :) <3 |
Beta Was this translation helpful? Give feedback.
Answered by
crynobone
Feb 18, 2021
Replies: 1 comment
-
You should use |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
crynobone
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You should use
Nova::remoteScript()
if you have this requirement.