Mads Jensen
Mads Jensen
I did a super hacky workaround because i couldnt find a better solution: added the following nitro plugin at `server/plugins/prefetch.js` ``` import * as cheerio from 'cheerio'; export default defineNitroPlugin((nitroApp)...
@sradevski @adrien2p let me know if you have further feedback :)
I created a new version that supports "Less import options" like 'import (reference) "file.less"' http://lesscss.org/features/#import-options, also i made it completely async and added recursive lookup, so it will look deeper...
Not sure, but i just added a podspec, maybe this helped? see latest version.
Hi could you attach the error message?
Thanks but isnt this done automatically when you call react-native link ?