You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1st of all, I absolutely love this library! And with web components and the new CSS view transitions, I have everything I need to spare myself of the JS frameworks.
However, recently I am trying to develop some browser extensions and petite-Vue is not compliant because it uses new Function() at some point and web manifest 3 is rejecting the script.
If this is possible to be fixed, I am sure petite-Vue will turn into first choice for all the extension developers.
If it can't be fixed, it's worth the try, I still love it :D
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
1st of all, I absolutely love this library! And with web components and the new CSS view transitions, I have everything I need to spare myself of the JS frameworks.
However, recently I am trying to develop some browser extensions and petite-Vue is not compliant because it uses new Function() at some point and web manifest 3 is rejecting the script.
If this is possible to be fixed, I am sure petite-Vue will turn into first choice for all the extension developers.
If it can't be fixed, it's worth the try, I still love it :D
Beta Was this translation helpful? Give feedback.
All reactions