\r\n \u003Cmeta charset=\"utf-8\">\r\n \u003Cmeta name=\"viewport\" content=\"width=device-width,initial-scale=1\">\r\n \u003Cmeta name=\"description\" content=\"\">\r\n \r\n \u003C/head>\r\n \u003Cbody>\r\n \u003Cdiv id=\"app\">\u003C/div>\r\n \u003Cscript type=\"module\" src=\"/@fs/Volumes/Data/Work/Clients/Forgd/forgd/node_modules/@histoire/app/dist/bundle-main.js\">\u003C/script>\r\n \u003C/body>\r\n\u003C/html>\r\n```\r\n\r\nThis is the change in requests from package to package:\r\n\r\n```\r\n// before, served from here:\r\nhttp://localhost:6006/node_modules/.cache/nuxt-google-fonts/fonts/Sora-300-12.woff2\r\n\r\n// after, server from here:\r\nhttp://localhost:6006/_fonts/aFTU7PB1QTsUX8KYthqQBK6PYK0-hqxt3dDpcK.woff2\r\n```\r\n\r\nThe only other special thing is that our project uses NX as a monorepo.\r\n\r\nAny ideas?",[2033,2034],{"name":1985,"color":1986},{"name":2035,"color":2036},"good first issue","7057ff",240,"Nuxt Fonts not loading in Histoire","2024-09-23T14:00:55Z","https://github.com/nuxt/fonts/issues/240",0.75633514,{"description":2043,"labels":2044,"number":2053,"owner":1994,"repository":1994,"state":2016,"title":2054,"updated_at":2055,"url":2056,"score":2057},"### What problem does this feature solve?\n\nThere's quiet option for build command but no option for generate. I'd be nice to add it for CI builds.\nhttps://github.com/nuxt/nuxt.js/pull/3700/files\n\n\u003C!--cmty-->\u003C!--cmty_prevent_hook-->\n\u003Cdiv align=\"right\">\u003Csub>\u003Cem>This feature request is available on \u003Ca href=\"https://cmty.app/nuxt\">Nuxt\u003C/a> community (\u003Ca href=\"https://cmty.app/nuxt/nuxt.js/issues/c8897\">#c8897\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[2045,2048,2050],{"name":2046,"color":2047},"enhancement","8DEF37",{"name":2035,"color":2049},"fbca04",{"name":2051,"color":2052},"2.x","d4c5f9",5335,"add --quiet option for nuxt generate","2023-01-22T15:50:56Z","https://github.com/nuxt/nuxt/issues/5335",0.75709176,{"description":2059,"labels":2060,"number":2063,"owner":1994,"repository":1994,"state":2016,"title":2064,"updated_at":2055,"url":2065,"score":2066},"While striving for immutable build artifacts we came across some possible improvement points.\r\n\r\nFirst let me explain the motivation behind \"immutable build artifact\". Alongside of the stages like e,g, DEV, TEST, QA, UAT, PROD the configuration changes, as an example nuxt-axios API_URL and API_BROWSER_URL. Ideally this can be injected by env vars, which pretty much fits the kubernetes way of dealing with configuration.\r\n\r\nPresently a work-around can be achieved with help of https://github.com/samtgarson/nuxt-env, which does a decent job in providing needed injection mechanism. The down-side is that no nuxt-plugin by default goes for this.$env, which drives one in a lot of customizing of plugins. Not to mention the broken upgrade ease.\r\n\r\nCan you imagine a way to support this natively in some of the next nuxt releases?\n\n\u003C!--cmty-->\u003C!--cmty_prevent_hook-->\n\u003Cdiv align=\"right\">\u003Csub>\u003Cem>This question is available on \u003Ca href=\"https://cmty.app/nuxt\">Nuxt\u003C/a> community (\u003Ca href=\"https://cmty.app/nuxt/nuxt.js/issues/c8719\">#c8719\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[2061,2062],{"name":2046,"color":2047},{"name":2051,"color":2052},5100,"dynamic runtime environment variables","https://github.com/nuxt/nuxt/issues/5100",0.7620957,{"labels":2068,"number":2077,"owner":1994,"repository":1994,"state":2016,"title":2078,"updated_at":2079,"url":2080,"score":2081},[2069,2070,2071,2074],{"name":2046,"color":2047},{"name":2010,"color":2011},{"name":2072,"color":2073},"vite","3574D1",{"name":2075,"color":2076},"webpack","650C6F",12855,"improved support for externals inlining","2023-01-19T16:37:32Z","https://github.com/nuxt/nuxt/issues/12855",0.76262885,{"labels":2083,"number":2089,"owner":1994,"repository":1994,"state":2016,"title":2090,"updated_at":2091,"url":2092,"score":2093},[2084,2085,2086],{"name":2004,"color":2005},{"name":2010,"color":2011},{"name":2087,"color":2088},"nitro","bfd4f2",13232,"add prod ssl docs for nitro","2023-01-19T16:49:12Z","https://github.com/nuxt/nuxt/issues/13232",0.7635479,{"description":2095,"labels":2096,"number":2099,"owner":1994,"repository":1994,"state":2016,"title":2100,"updated_at":2101,"url":2102,"score":2103},"### What problem does this feature solve?\n\nIf you have a deployment target dependent API URL to fetch data from during server side render and also during client-mode, it is impossible right now, to define an env var during run time. (`nuxt` vs `nuxt build`).\n\nRight now, the only option is to build for the deployment target.\n\n\n### What does the proposed changes look like?\n\nIt would be nice to have the possibility to define an environment variable, that can be set when running nuxt. That would only work with the nuxt server. `generate` and `--spa` would not work\n\n\u003C!--cmty-->\u003C!--cmty_prevent_hook-->\n\u003Cdiv align=\"right\">\u003Csub>\u003Cem>This feature request is available on \u003Ca href=\"https://cmty.app/nuxt\">Nuxt\u003C/a> community (\u003Ca href=\"https://cmty.app/nuxt/nuxt.js/issues/c8486\">#c8486\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[2097,2098],{"name":2046,"color":2047},{"name":2051,"color":2052},4773,"runtime env vars","2023-01-22T15:50:48Z","https://github.com/nuxt/nuxt/issues/4773",0.7666683,{"description":2105,"labels":2106,"number":2112,"owner":1994,"repository":1994,"state":2016,"title":2113,"updated_at":2114,"url":2115,"score":2116},"in my situation,I prebuild nuxt app with CI tools like Jenkins\r\n\r\nresult:\r\n\r\n```\r\n//.nuxt/router.js\r\nconst _24c434bb = () => import('/foo/bar/pages/xxx.vue' )\r\n```\r\nthen, my build task would transport all files to production environment, which directory structure is different with build env, so my app can not run correctly\r\n\r\nwhat i expected is relative path\r\n```\r\n//.nuxt/router.js\r\nconst _24c434bb = () => import('../pages/xxx.vue' )\r\n```\r\n\r\ninfluenced files: \r\n\r\n- components/nuxt.vue\r\n- App.vue\r\n- index.js\r\n- router.js\r\n\r\n\n\n\u003C!--cmty-->\u003C!--cmty_prevent_hook-->\n\u003Cdiv align=\"right\">\u003Csub>\u003Cem>This feature request is available on \u003Ca href=\"https://nuxtjs.cmty.io\">Nuxt.js\u003C/a> community (\u003Ca href=\"https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c715\">#c715\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[2107,2108,2111],{"name":2046,"color":2047},{"name":2109,"color":2110},"available soon","6de8b0",{"name":2051,"color":2052},828,"template import modules use absolute path","2023-01-18T15:39:48Z","https://github.com/nuxt/nuxt/issues/828",0.7713394,["Reactive",2118],{},["Set"],["ShallowReactive",2121],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"LIR7D343YYWBdA0Bk1ccgZfDupSJmozovYqWQAmIisA":-1},"/nuxt/nuxt.com/1787"]