Closed xh4010 closed 4 years ago
Good catch 👍 There were a few typos in the code I definitely overlooked but I've fixed this via e109add78713fff74773f8eac9a631eb5c7fa413 and published 2.1.5. Since brutalism as a dependency is @latest
any new bombino panels will already be updated, you can run npm i brutalism@2.1.5
to update your project.
I've also published an example panel here that shows the script-path
prop working correctly as an array pointing to ./test1
and ./test2/script.jsx
, both files and folders. Can you verify on your end?
Thanks, responsive👍, verified, no problem.
Great! Let us know if you find any more bugs. Closing this for now
brutalism@2.1.4 Panel‘s prop scriptPath process is incorrect when pass a array Panel.vue: