@intlayer/docs 9.0.0-canary.6 → 9.0.0-canary.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (642) hide show
  1. package/dist/cjs/generated/docs.entry.cjs +80 -0
  2. package/dist/cjs/generated/docs.entry.cjs.map +1 -1
  3. package/dist/esm/generated/docs.entry.mjs +80 -0
  4. package/dist/esm/generated/docs.entry.mjs.map +1 -1
  5. package/dist/types/generated/docs.entry.d.ts +4 -0
  6. package/dist/types/generated/docs.entry.d.ts.map +1 -1
  7. package/docs/ar/compiler.md +6 -3
  8. package/docs/ar/custom_domains.md +8 -2
  9. package/docs/ar/custom_url_rewrites.md +8 -2
  10. package/docs/ar/intlayer_with_analog.md +5 -1
  11. package/docs/ar/intlayer_with_astro.md +2 -0
  12. package/docs/ar/intlayer_with_astro_lit.md +2 -0
  13. package/docs/ar/intlayer_with_astro_preact.md +2 -0
  14. package/docs/ar/intlayer_with_astro_react.md +2 -0
  15. package/docs/ar/intlayer_with_astro_solid.md +2 -0
  16. package/docs/ar/intlayer_with_astro_svelte.md +2 -0
  17. package/docs/ar/intlayer_with_astro_vanilla.md +2 -0
  18. package/docs/ar/intlayer_with_astro_vue.md +2 -0
  19. package/docs/ar/intlayer_with_lynx+react.md +6 -1
  20. package/docs/ar/intlayer_with_nextjs_16.md +2 -0
  21. package/docs/ar/intlayer_with_nextjs_compiler.md +2 -0
  22. package/docs/ar/intlayer_with_react_native+expo.md +6 -1
  23. package/docs/ar/intlayer_with_react_router_v7.md +3 -1
  24. package/docs/ar/intlayer_with_react_router_v7_fs_routes.md +3 -1
  25. package/docs/ar/intlayer_with_storybook.md +7 -1
  26. package/docs/ar/intlayer_with_svelte_kit.md +8 -3
  27. package/docs/ar/intlayer_with_tanstack+solid.md +18 -11
  28. package/docs/ar/intlayer_with_tanstack.md +16 -7
  29. package/docs/ar/intlayer_with_vite+lit.md +8 -2
  30. package/docs/ar/intlayer_with_vite+preact.md +2 -0
  31. package/docs/ar/intlayer_with_vite+react.md +8 -3
  32. package/docs/ar/intlayer_with_vite+react_compiler.md +9 -2
  33. package/docs/ar/intlayer_with_vite+solid.md +2 -0
  34. package/docs/ar/intlayer_with_vite+svelte.md +4 -2
  35. package/docs/ar/intlayer_with_vite+vanilla.md +16 -5
  36. package/docs/ar/intlayer_with_vite+vue.md +8 -3
  37. package/docs/ar/packages/@intlayer_babel/export.md +131 -0
  38. package/docs/ar/packages/vite-intlayer/intlayerCompiler.md +120 -0
  39. package/docs/ar/packages/vite-intlayer/intlayerMinify.md +92 -0
  40. package/docs/ar/packages/vite-intlayer/intlayerProxy.md +172 -0
  41. package/docs/ar/releases/v9.md +45 -1
  42. package/docs/bn/custom_domains.md +8 -2
  43. package/docs/bn/intlayer_with_storybook.md +7 -1
  44. package/docs/bn/intlayer_with_vite+lit.md +8 -2
  45. package/docs/bn/intlayer_with_vite+vanilla.md +16 -5
  46. package/docs/cs/custom_domains.md +8 -2
  47. package/docs/cs/intlayer_with_storybook.md +7 -1
  48. package/docs/cs/intlayer_with_vite+lit.md +8 -2
  49. package/docs/cs/intlayer_with_vite+vanilla.md +16 -5
  50. package/docs/de/compiler.md +6 -3
  51. package/docs/de/custom_domains.md +8 -2
  52. package/docs/de/custom_url_rewrites.md +8 -2
  53. package/docs/de/intlayer_with_analog.md +5 -1
  54. package/docs/de/intlayer_with_astro.md +3 -1
  55. package/docs/de/intlayer_with_astro_lit.md +3 -1
  56. package/docs/de/intlayer_with_astro_preact.md +3 -1
  57. package/docs/de/intlayer_with_astro_react.md +3 -1
  58. package/docs/de/intlayer_with_astro_solid.md +3 -1
  59. package/docs/de/intlayer_with_astro_svelte.md +3 -1
  60. package/docs/de/intlayer_with_astro_vanilla.md +3 -1
  61. package/docs/de/intlayer_with_astro_vue.md +3 -1
  62. package/docs/de/intlayer_with_lynx+react.md +6 -1
  63. package/docs/de/intlayer_with_nextjs_16.md +2 -0
  64. package/docs/de/intlayer_with_nextjs_compiler.md +2 -0
  65. package/docs/de/intlayer_with_react_native+expo.md +6 -1
  66. package/docs/de/intlayer_with_react_router_v7.md +3 -1
  67. package/docs/de/intlayer_with_react_router_v7_fs_routes.md +8 -3
  68. package/docs/de/intlayer_with_storybook.md +7 -1
  69. package/docs/de/intlayer_with_svelte_kit.md +9 -4
  70. package/docs/de/intlayer_with_tanstack+solid.md +18 -11
  71. package/docs/de/intlayer_with_tanstack.md +17 -8
  72. package/docs/de/intlayer_with_vite+lit.md +13 -4
  73. package/docs/de/intlayer_with_vite+preact.md +3 -1
  74. package/docs/de/intlayer_with_vite+react.md +9 -4
  75. package/docs/de/intlayer_with_vite+react_compiler.md +9 -2
  76. package/docs/de/intlayer_with_vite+solid.md +3 -1
  77. package/docs/de/intlayer_with_vite+svelte.md +9 -4
  78. package/docs/de/intlayer_with_vite+vanilla.md +16 -5
  79. package/docs/de/intlayer_with_vite+vue.md +9 -4
  80. package/docs/de/packages/@intlayer_babel/export.md +131 -0
  81. package/docs/de/packages/vite-intlayer/intlayerCompiler.md +120 -0
  82. package/docs/de/packages/vite-intlayer/intlayerMinify.md +92 -0
  83. package/docs/de/packages/vite-intlayer/intlayerProxy.md +172 -0
  84. package/docs/de/releases/v9.md +23 -1
  85. package/docs/en/compiler.md +5 -1
  86. package/docs/en/custom_domains.md +8 -2
  87. package/docs/en/custom_url_rewrites.md +8 -2
  88. package/docs/en/intlayer_with_analog.md +5 -1
  89. package/docs/en/intlayer_with_astro.md +2 -2
  90. package/docs/en/intlayer_with_astro_lit.md +2 -2
  91. package/docs/en/intlayer_with_astro_preact.md +2 -2
  92. package/docs/en/intlayer_with_astro_react.md +2 -2
  93. package/docs/en/intlayer_with_astro_solid.md +2 -2
  94. package/docs/en/intlayer_with_astro_svelte.md +2 -2
  95. package/docs/en/intlayer_with_astro_vanilla.md +2 -2
  96. package/docs/en/intlayer_with_astro_vue.md +2 -2
  97. package/docs/en/intlayer_with_lynx+react.md +6 -1
  98. package/docs/en/intlayer_with_nextjs_16.md +2 -0
  99. package/docs/en/intlayer_with_nextjs_compiler.md +2 -0
  100. package/docs/en/intlayer_with_react_native+expo.md +6 -1
  101. package/docs/en/intlayer_with_react_router_v7.md +8 -3
  102. package/docs/en/intlayer_with_react_router_v7_fs_routes.md +8 -3
  103. package/docs/en/intlayer_with_storybook.md +7 -1
  104. package/docs/en/intlayer_with_svelte_kit.md +8 -5
  105. package/docs/en/intlayer_with_tanstack+solid.md +18 -9
  106. package/docs/en/intlayer_with_tanstack.md +16 -7
  107. package/docs/en/intlayer_with_vite+lit.md +13 -4
  108. package/docs/en/intlayer_with_vite+preact.md +8 -3
  109. package/docs/en/intlayer_with_vite+react.md +8 -3
  110. package/docs/en/intlayer_with_vite+react_compiler.md +9 -2
  111. package/docs/en/intlayer_with_vite+solid.md +8 -3
  112. package/docs/en/intlayer_with_vite+svelte.md +8 -3
  113. package/docs/en/intlayer_with_vite+vanilla.md +15 -6
  114. package/docs/en/intlayer_with_vite+vue.md +8 -3
  115. package/docs/en/packages/@intlayer_babel/export.md +131 -0
  116. package/docs/en/packages/vite-intlayer/exports.md +38 -13
  117. package/docs/en/packages/vite-intlayer/intlayer.md +133 -14
  118. package/docs/en/packages/vite-intlayer/intlayerCompiler.md +120 -0
  119. package/docs/en/packages/vite-intlayer/intlayerMinify.md +92 -0
  120. package/docs/en/packages/vite-intlayer/intlayerProxy.md +172 -0
  121. package/docs/en/packages/vite-intlayer/intlayerPrune.md +90 -12
  122. package/docs/en/releases/v9.md +25 -1
  123. package/docs/en-GB/compiler.md +6 -3
  124. package/docs/en-GB/custom_domains.md +8 -2
  125. package/docs/en-GB/custom_url_rewrites.md +8 -2
  126. package/docs/en-GB/intlayer_with_analog.md +5 -1
  127. package/docs/en-GB/intlayer_with_astro.md +2 -0
  128. package/docs/en-GB/intlayer_with_astro_lit.md +2 -0
  129. package/docs/en-GB/intlayer_with_astro_preact.md +2 -0
  130. package/docs/en-GB/intlayer_with_astro_react.md +2 -0
  131. package/docs/en-GB/intlayer_with_astro_solid.md +2 -0
  132. package/docs/en-GB/intlayer_with_astro_svelte.md +2 -0
  133. package/docs/en-GB/intlayer_with_astro_vanilla.md +2 -0
  134. package/docs/en-GB/intlayer_with_astro_vue.md +2 -0
  135. package/docs/en-GB/intlayer_with_lynx+react.md +6 -1
  136. package/docs/en-GB/intlayer_with_react_native+expo.md +6 -1
  137. package/docs/en-GB/intlayer_with_react_router_v7.md +6 -3
  138. package/docs/en-GB/intlayer_with_react_router_v7_fs_routes.md +6 -3
  139. package/docs/en-GB/intlayer_with_storybook.md +7 -1
  140. package/docs/en-GB/intlayer_with_svelte_kit.md +6 -3
  141. package/docs/en-GB/intlayer_with_tanstack+solid.md +18 -11
  142. package/docs/en-GB/intlayer_with_tanstack.md +14 -7
  143. package/docs/en-GB/intlayer_with_vite+lit.md +13 -4
  144. package/docs/en-GB/intlayer_with_vite+react.md +6 -3
  145. package/docs/en-GB/intlayer_with_vite+react_compiler.md +9 -2
  146. package/docs/en-GB/intlayer_with_vite+svelte.md +6 -3
  147. package/docs/en-GB/intlayer_with_vite+vanilla.md +15 -4
  148. package/docs/en-GB/intlayer_with_vite+vue.md +6 -3
  149. package/docs/en-GB/packages/@intlayer_babel/export.md +131 -0
  150. package/docs/en-GB/packages/vite-intlayer/intlayerCompiler.md +120 -0
  151. package/docs/en-GB/packages/vite-intlayer/intlayerMinify.md +92 -0
  152. package/docs/en-GB/packages/vite-intlayer/intlayerProxy.md +172 -0
  153. package/docs/en-GB/releases/v9.md +23 -1
  154. package/docs/es/compiler.md +6 -3
  155. package/docs/es/custom_domains.md +8 -2
  156. package/docs/es/custom_url_rewrites.md +8 -2
  157. package/docs/es/intlayer_with_analog.md +5 -1
  158. package/docs/es/intlayer_with_astro.md +3 -1
  159. package/docs/es/intlayer_with_astro_lit.md +3 -1
  160. package/docs/es/intlayer_with_astro_preact.md +3 -1
  161. package/docs/es/intlayer_with_astro_react.md +3 -1
  162. package/docs/es/intlayer_with_astro_solid.md +3 -1
  163. package/docs/es/intlayer_with_astro_svelte.md +3 -1
  164. package/docs/es/intlayer_with_astro_vanilla.md +3 -1
  165. package/docs/es/intlayer_with_astro_vue.md +3 -1
  166. package/docs/es/intlayer_with_lynx+react.md +6 -1
  167. package/docs/es/intlayer_with_nextjs_16.md +2 -0
  168. package/docs/es/intlayer_with_nextjs_compiler.md +2 -0
  169. package/docs/es/intlayer_with_react_native+expo.md +6 -1
  170. package/docs/es/intlayer_with_react_router_v7.md +3 -1
  171. package/docs/es/intlayer_with_react_router_v7_fs_routes.md +9 -4
  172. package/docs/es/intlayer_with_storybook.md +7 -1
  173. package/docs/es/intlayer_with_svelte_kit.md +9 -4
  174. package/docs/es/intlayer_with_tanstack+solid.md +18 -11
  175. package/docs/es/intlayer_with_tanstack.md +17 -8
  176. package/docs/es/intlayer_with_vite+lit.md +13 -4
  177. package/docs/es/intlayer_with_vite+preact.md +3 -1
  178. package/docs/es/intlayer_with_vite+react.md +9 -4
  179. package/docs/es/intlayer_with_vite+react_compiler.md +9 -2
  180. package/docs/es/intlayer_with_vite+solid.md +3 -1
  181. package/docs/es/intlayer_with_vite+svelte.md +4 -2
  182. package/docs/es/intlayer_with_vite+vanilla.md +16 -5
  183. package/docs/es/intlayer_with_vite+vue.md +9 -4
  184. package/docs/es/packages/@intlayer_babel/export.md +131 -0
  185. package/docs/es/packages/vite-intlayer/intlayerCompiler.md +120 -0
  186. package/docs/es/packages/vite-intlayer/intlayerMinify.md +92 -0
  187. package/docs/es/packages/vite-intlayer/intlayerProxy.md +172 -0
  188. package/docs/es/releases/v9.md +23 -1
  189. package/docs/fr/compiler.md +6 -3
  190. package/docs/fr/custom_domains.md +8 -2
  191. package/docs/fr/custom_url_rewrites.md +8 -2
  192. package/docs/fr/intlayer_with_analog.md +5 -1
  193. package/docs/fr/intlayer_with_astro.md +3 -1
  194. package/docs/fr/intlayer_with_astro_lit.md +3 -1
  195. package/docs/fr/intlayer_with_astro_preact.md +3 -1
  196. package/docs/fr/intlayer_with_astro_react.md +3 -1
  197. package/docs/fr/intlayer_with_astro_solid.md +3 -1
  198. package/docs/fr/intlayer_with_astro_svelte.md +3 -1
  199. package/docs/fr/intlayer_with_astro_vanilla.md +3 -1
  200. package/docs/fr/intlayer_with_astro_vue.md +3 -1
  201. package/docs/fr/intlayer_with_lynx+react.md +6 -1
  202. package/docs/fr/intlayer_with_nextjs_16.md +2 -0
  203. package/docs/fr/intlayer_with_nextjs_compiler.md +2 -0
  204. package/docs/fr/intlayer_with_react_native+expo.md +6 -1
  205. package/docs/fr/intlayer_with_react_router_v7.md +3 -1
  206. package/docs/fr/intlayer_with_react_router_v7_fs_routes.md +3 -1
  207. package/docs/fr/intlayer_with_storybook.md +7 -1
  208. package/docs/fr/intlayer_with_svelte_kit.md +9 -4
  209. package/docs/fr/intlayer_with_tanstack+solid.md +18 -11
  210. package/docs/fr/intlayer_with_tanstack.md +17 -8
  211. package/docs/fr/intlayer_with_vite+lit.md +13 -4
  212. package/docs/fr/intlayer_with_vite+preact.md +3 -1
  213. package/docs/fr/intlayer_with_vite+react.md +9 -4
  214. package/docs/fr/intlayer_with_vite+react_compiler.md +9 -2
  215. package/docs/fr/intlayer_with_vite+solid.md +3 -1
  216. package/docs/fr/intlayer_with_vite+svelte.md +9 -4
  217. package/docs/fr/intlayer_with_vite+vanilla.md +16 -5
  218. package/docs/fr/intlayer_with_vite+vue.md +9 -4
  219. package/docs/fr/packages/@intlayer_babel/export.md +131 -0
  220. package/docs/fr/packages/vite-intlayer/intlayerCompiler.md +120 -0
  221. package/docs/fr/packages/vite-intlayer/intlayerMinify.md +92 -0
  222. package/docs/fr/packages/vite-intlayer/intlayerProxy.md +172 -0
  223. package/docs/fr/releases/v9.md +23 -1
  224. package/docs/hi/compiler.md +6 -3
  225. package/docs/hi/custom_domains.md +8 -2
  226. package/docs/hi/custom_url_rewrites.md +8 -2
  227. package/docs/hi/intlayer_with_analog.md +5 -1
  228. package/docs/hi/intlayer_with_astro.md +6 -3
  229. package/docs/hi/intlayer_with_astro_lit.md +6 -3
  230. package/docs/hi/intlayer_with_astro_preact.md +6 -3
  231. package/docs/hi/intlayer_with_astro_react.md +6 -3
  232. package/docs/hi/intlayer_with_astro_solid.md +6 -3
  233. package/docs/hi/intlayer_with_astro_svelte.md +6 -3
  234. package/docs/hi/intlayer_with_astro_vanilla.md +6 -3
  235. package/docs/hi/intlayer_with_astro_vue.md +6 -3
  236. package/docs/hi/intlayer_with_lynx+react.md +6 -1
  237. package/docs/hi/intlayer_with_react_native+expo.md +6 -1
  238. package/docs/hi/intlayer_with_react_router_v7.md +6 -3
  239. package/docs/hi/intlayer_with_react_router_v7_fs_routes.md +6 -3
  240. package/docs/hi/intlayer_with_storybook.md +7 -1
  241. package/docs/hi/intlayer_with_svelte_kit.md +12 -6
  242. package/docs/hi/intlayer_with_tanstack+solid.md +18 -11
  243. package/docs/hi/intlayer_with_tanstack.md +20 -10
  244. package/docs/hi/intlayer_with_vite+lit.md +8 -2
  245. package/docs/hi/intlayer_with_vite+preact.md +6 -3
  246. package/docs/hi/intlayer_with_vite+react.md +12 -6
  247. package/docs/hi/intlayer_with_vite+react_compiler.md +9 -2
  248. package/docs/hi/intlayer_with_vite+solid.md +6 -3
  249. package/docs/hi/intlayer_with_vite+svelte.md +7 -4
  250. package/docs/hi/intlayer_with_vite+vanilla.md +16 -5
  251. package/docs/hi/intlayer_with_vite+vue.md +12 -6
  252. package/docs/hi/packages/@intlayer_babel/export.md +131 -0
  253. package/docs/hi/packages/vite-intlayer/intlayerCompiler.md +120 -0
  254. package/docs/hi/packages/vite-intlayer/intlayerMinify.md +92 -0
  255. package/docs/hi/packages/vite-intlayer/intlayerProxy.md +172 -0
  256. package/docs/hi/releases/v9.md +23 -1
  257. package/docs/id/compiler.md +6 -3
  258. package/docs/id/custom_domains.md +8 -2
  259. package/docs/id/custom_url_rewrites.md +8 -2
  260. package/docs/id/intlayer_with_analog.md +5 -1
  261. package/docs/id/intlayer_with_astro.md +3 -1
  262. package/docs/id/intlayer_with_astro_lit.md +3 -1
  263. package/docs/id/intlayer_with_astro_preact.md +3 -1
  264. package/docs/id/intlayer_with_astro_react.md +3 -1
  265. package/docs/id/intlayer_with_astro_solid.md +3 -1
  266. package/docs/id/intlayer_with_astro_svelte.md +3 -1
  267. package/docs/id/intlayer_with_astro_vanilla.md +3 -1
  268. package/docs/id/intlayer_with_astro_vue.md +3 -1
  269. package/docs/id/intlayer_with_lynx+react.md +6 -1
  270. package/docs/id/intlayer_with_nextjs_16.md +2 -0
  271. package/docs/id/intlayer_with_nextjs_compiler.md +2 -0
  272. package/docs/id/intlayer_with_react_native+expo.md +6 -1
  273. package/docs/id/intlayer_with_react_router_v7.md +3 -1
  274. package/docs/id/intlayer_with_react_router_v7_fs_routes.md +9 -4
  275. package/docs/id/intlayer_with_storybook.md +7 -1
  276. package/docs/id/intlayer_with_svelte_kit.md +9 -4
  277. package/docs/id/intlayer_with_tanstack+solid.md +18 -11
  278. package/docs/id/intlayer_with_tanstack.md +17 -8
  279. package/docs/id/intlayer_with_vite+lit.md +8 -2
  280. package/docs/id/intlayer_with_vite+preact.md +3 -1
  281. package/docs/id/intlayer_with_vite+react.md +9 -4
  282. package/docs/id/intlayer_with_vite+react_compiler.md +9 -2
  283. package/docs/id/intlayer_with_vite+solid.md +3 -1
  284. package/docs/id/intlayer_with_vite+svelte.md +5 -3
  285. package/docs/id/intlayer_with_vite+vanilla.md +16 -5
  286. package/docs/id/intlayer_with_vite+vue.md +9 -4
  287. package/docs/id/packages/@intlayer_babel/export.md +131 -0
  288. package/docs/id/packages/vite-intlayer/intlayerCompiler.md +120 -0
  289. package/docs/id/packages/vite-intlayer/intlayerMinify.md +92 -0
  290. package/docs/id/packages/vite-intlayer/intlayerProxy.md +172 -0
  291. package/docs/id/releases/v9.md +23 -1
  292. package/docs/it/compiler.md +6 -3
  293. package/docs/it/custom_domains.md +8 -2
  294. package/docs/it/custom_url_rewrites.md +8 -2
  295. package/docs/it/intlayer_with_analog.md +5 -1
  296. package/docs/it/intlayer_with_astro.md +3 -1
  297. package/docs/it/intlayer_with_astro_lit.md +3 -1
  298. package/docs/it/intlayer_with_astro_preact.md +3 -1
  299. package/docs/it/intlayer_with_astro_react.md +3 -1
  300. package/docs/it/intlayer_with_astro_solid.md +3 -1
  301. package/docs/it/intlayer_with_astro_svelte.md +3 -1
  302. package/docs/it/intlayer_with_astro_vanilla.md +3 -1
  303. package/docs/it/intlayer_with_astro_vue.md +3 -1
  304. package/docs/it/intlayer_with_lynx+react.md +6 -1
  305. package/docs/it/intlayer_with_nextjs_16.md +2 -0
  306. package/docs/it/intlayer_with_nextjs_compiler.md +2 -0
  307. package/docs/it/intlayer_with_react_native+expo.md +6 -1
  308. package/docs/it/intlayer_with_react_router_v7.md +3 -1
  309. package/docs/it/intlayer_with_react_router_v7_fs_routes.md +3 -1
  310. package/docs/it/intlayer_with_storybook.md +7 -1
  311. package/docs/it/intlayer_with_svelte_kit.md +9 -4
  312. package/docs/it/intlayer_with_tanstack+solid.md +18 -11
  313. package/docs/it/intlayer_with_tanstack.md +17 -8
  314. package/docs/it/intlayer_with_vite+lit.md +13 -4
  315. package/docs/it/intlayer_with_vite+preact.md +3 -1
  316. package/docs/it/intlayer_with_vite+react.md +9 -4
  317. package/docs/it/intlayer_with_vite+react_compiler.md +9 -2
  318. package/docs/it/intlayer_with_vite+solid.md +3 -1
  319. package/docs/it/intlayer_with_vite+svelte.md +4 -2
  320. package/docs/it/intlayer_with_vite+vanilla.md +16 -5
  321. package/docs/it/intlayer_with_vite+vue.md +9 -4
  322. package/docs/it/packages/@intlayer_babel/export.md +131 -0
  323. package/docs/it/packages/vite-intlayer/intlayerCompiler.md +120 -0
  324. package/docs/it/packages/vite-intlayer/intlayerMinify.md +92 -0
  325. package/docs/it/packages/vite-intlayer/intlayerProxy.md +172 -0
  326. package/docs/it/releases/v9.md +23 -1
  327. package/docs/ja/compiler.md +6 -3
  328. package/docs/ja/custom_domains.md +8 -2
  329. package/docs/ja/custom_url_rewrites.md +8 -2
  330. package/docs/ja/intlayer_with_analog.md +5 -1
  331. package/docs/ja/intlayer_with_astro.md +2 -0
  332. package/docs/ja/intlayer_with_astro_lit.md +2 -0
  333. package/docs/ja/intlayer_with_astro_preact.md +2 -0
  334. package/docs/ja/intlayer_with_astro_react.md +2 -0
  335. package/docs/ja/intlayer_with_astro_solid.md +2 -0
  336. package/docs/ja/intlayer_with_astro_svelte.md +2 -0
  337. package/docs/ja/intlayer_with_astro_vanilla.md +2 -0
  338. package/docs/ja/intlayer_with_astro_vue.md +2 -0
  339. package/docs/ja/intlayer_with_lynx+react.md +6 -1
  340. package/docs/ja/intlayer_with_nextjs_16.md +2 -0
  341. package/docs/ja/intlayer_with_nextjs_compiler.md +2 -0
  342. package/docs/ja/intlayer_with_react_native+expo.md +6 -1
  343. package/docs/ja/intlayer_with_react_router_v7.md +8 -3
  344. package/docs/ja/intlayer_with_react_router_v7_fs_routes.md +3 -1
  345. package/docs/ja/intlayer_with_storybook.md +7 -1
  346. package/docs/ja/intlayer_with_svelte_kit.md +2 -0
  347. package/docs/ja/intlayer_with_tanstack+solid.md +18 -11
  348. package/docs/ja/intlayer_with_tanstack.md +18 -11
  349. package/docs/ja/intlayer_with_vite+lit.md +13 -4
  350. package/docs/ja/intlayer_with_vite+preact.md +8 -3
  351. package/docs/ja/intlayer_with_vite+react.md +3 -1
  352. package/docs/ja/intlayer_with_vite+react_compiler.md +9 -2
  353. package/docs/ja/intlayer_with_vite+solid.md +3 -1
  354. package/docs/ja/intlayer_with_vite+svelte.md +5 -3
  355. package/docs/ja/intlayer_with_vite+vanilla.md +16 -5
  356. package/docs/ja/intlayer_with_vite+vue.md +9 -4
  357. package/docs/ja/packages/@intlayer_babel/export.md +131 -0
  358. package/docs/ja/packages/vite-intlayer/intlayerCompiler.md +120 -0
  359. package/docs/ja/packages/vite-intlayer/intlayerMinify.md +92 -0
  360. package/docs/ja/packages/vite-intlayer/intlayerProxy.md +172 -0
  361. package/docs/ja/releases/v9.md +23 -1
  362. package/docs/ko/compiler.md +6 -3
  363. package/docs/ko/custom_domains.md +8 -2
  364. package/docs/ko/custom_url_rewrites.md +8 -2
  365. package/docs/ko/intlayer_with_analog.md +5 -1
  366. package/docs/ko/intlayer_with_astro.md +3 -1
  367. package/docs/ko/intlayer_with_astro_lit.md +3 -1
  368. package/docs/ko/intlayer_with_astro_preact.md +3 -1
  369. package/docs/ko/intlayer_with_astro_react.md +3 -1
  370. package/docs/ko/intlayer_with_astro_solid.md +3 -1
  371. package/docs/ko/intlayer_with_astro_svelte.md +3 -1
  372. package/docs/ko/intlayer_with_astro_vanilla.md +3 -1
  373. package/docs/ko/intlayer_with_astro_vue.md +3 -1
  374. package/docs/ko/intlayer_with_lynx+react.md +6 -1
  375. package/docs/ko/intlayer_with_nextjs_16.md +2 -0
  376. package/docs/ko/intlayer_with_nextjs_compiler.md +2 -0
  377. package/docs/ko/intlayer_with_react_native+expo.md +6 -1
  378. package/docs/ko/intlayer_with_react_router_v7.md +3 -1
  379. package/docs/ko/intlayer_with_react_router_v7_fs_routes.md +3 -1
  380. package/docs/ko/intlayer_with_storybook.md +7 -1
  381. package/docs/ko/intlayer_with_svelte_kit.md +9 -4
  382. package/docs/ko/intlayer_with_tanstack+solid.md +18 -11
  383. package/docs/ko/intlayer_with_tanstack.md +17 -8
  384. package/docs/ko/intlayer_with_vite+lit.md +13 -4
  385. package/docs/ko/intlayer_with_vite+preact.md +3 -1
  386. package/docs/ko/intlayer_with_vite+react.md +3 -1
  387. package/docs/ko/intlayer_with_vite+react_compiler.md +9 -2
  388. package/docs/ko/intlayer_with_vite+svelte.md +5 -3
  389. package/docs/ko/intlayer_with_vite+vanilla.md +16 -5
  390. package/docs/ko/intlayer_with_vite+vue.md +9 -4
  391. package/docs/ko/packages/@intlayer_babel/export.md +131 -0
  392. package/docs/ko/packages/vite-intlayer/intlayerCompiler.md +120 -0
  393. package/docs/ko/packages/vite-intlayer/intlayerMinify.md +92 -0
  394. package/docs/ko/packages/vite-intlayer/intlayerProxy.md +172 -0
  395. package/docs/ko/releases/v9.md +23 -1
  396. package/docs/nl/custom_domains.md +8 -2
  397. package/docs/nl/intlayer_with_storybook.md +7 -1
  398. package/docs/nl/intlayer_with_vite+lit.md +8 -2
  399. package/docs/nl/intlayer_with_vite+vanilla.md +16 -5
  400. package/docs/pl/compiler.md +6 -3
  401. package/docs/pl/custom_domains.md +8 -2
  402. package/docs/pl/custom_url_rewrites.md +8 -2
  403. package/docs/pl/intlayer_with_analog.md +5 -1
  404. package/docs/pl/intlayer_with_astro.md +6 -4
  405. package/docs/pl/intlayer_with_astro_lit.md +3 -1
  406. package/docs/pl/intlayer_with_astro_preact.md +3 -1
  407. package/docs/pl/intlayer_with_astro_react.md +3 -1
  408. package/docs/pl/intlayer_with_astro_solid.md +3 -1
  409. package/docs/pl/intlayer_with_astro_svelte.md +3 -1
  410. package/docs/pl/intlayer_with_astro_vanilla.md +3 -1
  411. package/docs/pl/intlayer_with_astro_vue.md +3 -1
  412. package/docs/pl/intlayer_with_lynx+react.md +6 -1
  413. package/docs/pl/intlayer_with_nextjs_16.md +2 -0
  414. package/docs/pl/intlayer_with_nextjs_compiler.md +2 -0
  415. package/docs/pl/intlayer_with_react_native+expo.md +6 -1
  416. package/docs/pl/intlayer_with_react_router_v7.md +3 -1
  417. package/docs/pl/intlayer_with_react_router_v7_fs_routes.md +3 -1
  418. package/docs/pl/intlayer_with_storybook.md +7 -1
  419. package/docs/pl/intlayer_with_svelte_kit.md +9 -4
  420. package/docs/pl/intlayer_with_tanstack+solid.md +18 -9
  421. package/docs/pl/intlayer_with_tanstack.md +17 -8
  422. package/docs/pl/intlayer_with_vite+lit.md +8 -2
  423. package/docs/pl/intlayer_with_vite+preact.md +3 -1
  424. package/docs/pl/intlayer_with_vite+react.md +9 -4
  425. package/docs/pl/intlayer_with_vite+react_compiler.md +9 -2
  426. package/docs/pl/intlayer_with_vite+solid.md +3 -1
  427. package/docs/pl/intlayer_with_vite+svelte.md +4 -2
  428. package/docs/pl/intlayer_with_vite+vanilla.md +16 -5
  429. package/docs/pl/intlayer_with_vite+vue.md +9 -4
  430. package/docs/pl/packages/@intlayer_babel/export.md +131 -0
  431. package/docs/pl/packages/vite-intlayer/intlayerCompiler.md +120 -0
  432. package/docs/pl/packages/vite-intlayer/intlayerMinify.md +92 -0
  433. package/docs/pl/packages/vite-intlayer/intlayerProxy.md +172 -0
  434. package/docs/pl/releases/v9.md +23 -1
  435. package/docs/pt/compiler.md +6 -3
  436. package/docs/pt/custom_domains.md +8 -2
  437. package/docs/pt/custom_url_rewrites.md +8 -2
  438. package/docs/pt/intlayer_with_analog.md +5 -1
  439. package/docs/pt/intlayer_with_astro.md +6 -4
  440. package/docs/pt/intlayer_with_astro_lit.md +3 -1
  441. package/docs/pt/intlayer_with_astro_preact.md +3 -1
  442. package/docs/pt/intlayer_with_astro_react.md +3 -1
  443. package/docs/pt/intlayer_with_astro_solid.md +3 -1
  444. package/docs/pt/intlayer_with_astro_svelte.md +3 -1
  445. package/docs/pt/intlayer_with_astro_vanilla.md +3 -1
  446. package/docs/pt/intlayer_with_astro_vue.md +3 -1
  447. package/docs/pt/intlayer_with_lynx+react.md +6 -1
  448. package/docs/pt/intlayer_with_nextjs_16.md +2 -0
  449. package/docs/pt/intlayer_with_nextjs_compiler.md +2 -0
  450. package/docs/pt/intlayer_with_react_native+expo.md +6 -1
  451. package/docs/pt/intlayer_with_react_router_v7.md +8 -3
  452. package/docs/pt/intlayer_with_react_router_v7_fs_routes.md +3 -1
  453. package/docs/pt/intlayer_with_storybook.md +7 -1
  454. package/docs/pt/intlayer_with_svelte_kit.md +9 -4
  455. package/docs/pt/intlayer_with_tanstack+solid.md +18 -9
  456. package/docs/pt/intlayer_with_tanstack.md +17 -8
  457. package/docs/pt/intlayer_with_vite+lit.md +13 -4
  458. package/docs/pt/intlayer_with_vite+preact.md +3 -1
  459. package/docs/pt/intlayer_with_vite+react.md +9 -4
  460. package/docs/pt/intlayer_with_vite+react_compiler.md +9 -2
  461. package/docs/pt/intlayer_with_vite+solid.md +3 -1
  462. package/docs/pt/intlayer_with_vite+svelte.md +4 -2
  463. package/docs/pt/intlayer_with_vite+vanilla.md +16 -5
  464. package/docs/pt/intlayer_with_vite+vue.md +9 -4
  465. package/docs/pt/packages/@intlayer_babel/export.md +131 -0
  466. package/docs/pt/packages/vite-intlayer/intlayerCompiler.md +120 -0
  467. package/docs/pt/packages/vite-intlayer/intlayerMinify.md +92 -0
  468. package/docs/pt/packages/vite-intlayer/intlayerProxy.md +172 -0
  469. package/docs/pt/releases/v9.md +23 -1
  470. package/docs/ru/compiler.md +6 -3
  471. package/docs/ru/custom_domains.md +8 -2
  472. package/docs/ru/custom_url_rewrites.md +8 -2
  473. package/docs/ru/intlayer_with_analog.md +5 -1
  474. package/docs/ru/intlayer_with_astro.md +3 -1
  475. package/docs/ru/intlayer_with_astro_lit.md +3 -1
  476. package/docs/ru/intlayer_with_astro_preact.md +3 -1
  477. package/docs/ru/intlayer_with_astro_react.md +3 -1
  478. package/docs/ru/intlayer_with_astro_solid.md +3 -1
  479. package/docs/ru/intlayer_with_astro_svelte.md +3 -1
  480. package/docs/ru/intlayer_with_astro_vanilla.md +3 -1
  481. package/docs/ru/intlayer_with_astro_vue.md +3 -1
  482. package/docs/ru/intlayer_with_lynx+react.md +6 -1
  483. package/docs/ru/intlayer_with_nextjs_16.md +2 -0
  484. package/docs/ru/intlayer_with_nextjs_compiler.md +2 -0
  485. package/docs/ru/intlayer_with_react_native+expo.md +6 -1
  486. package/docs/ru/intlayer_with_react_router_v7.md +3 -1
  487. package/docs/ru/intlayer_with_react_router_v7_fs_routes.md +3 -1
  488. package/docs/ru/intlayer_with_storybook.md +7 -1
  489. package/docs/ru/intlayer_with_svelte_kit.md +9 -4
  490. package/docs/ru/intlayer_with_tanstack+solid.md +18 -11
  491. package/docs/ru/intlayer_with_tanstack.md +17 -8
  492. package/docs/ru/intlayer_with_vite+lit.md +13 -4
  493. package/docs/ru/intlayer_with_vite+preact.md +3 -1
  494. package/docs/ru/intlayer_with_vite+react.md +9 -4
  495. package/docs/ru/intlayer_with_vite+react_compiler.md +9 -2
  496. package/docs/ru/intlayer_with_vite+solid.md +3 -1
  497. package/docs/ru/intlayer_with_vite+svelte.md +4 -2
  498. package/docs/ru/intlayer_with_vite+vanilla.md +16 -5
  499. package/docs/ru/intlayer_with_vite+vue.md +9 -4
  500. package/docs/ru/packages/@intlayer_babel/export.md +131 -0
  501. package/docs/ru/packages/vite-intlayer/intlayerCompiler.md +120 -0
  502. package/docs/ru/packages/vite-intlayer/intlayerMinify.md +92 -0
  503. package/docs/ru/packages/vite-intlayer/intlayerProxy.md +172 -0
  504. package/docs/ru/releases/v9.md +23 -1
  505. package/docs/tr/compiler.md +6 -3
  506. package/docs/tr/custom_domains.md +8 -2
  507. package/docs/tr/custom_url_rewrites.md +8 -2
  508. package/docs/tr/intlayer_with_analog.md +5 -1
  509. package/docs/tr/intlayer_with_astro_lit.md +3 -1
  510. package/docs/tr/intlayer_with_astro_preact.md +3 -1
  511. package/docs/tr/intlayer_with_astro_react.md +3 -1
  512. package/docs/tr/intlayer_with_astro_solid.md +3 -1
  513. package/docs/tr/intlayer_with_astro_svelte.md +3 -1
  514. package/docs/tr/intlayer_with_astro_vanilla.md +3 -1
  515. package/docs/tr/intlayer_with_astro_vue.md +3 -1
  516. package/docs/tr/intlayer_with_lynx+react.md +6 -1
  517. package/docs/tr/intlayer_with_nextjs_16.md +2 -0
  518. package/docs/tr/intlayer_with_nextjs_compiler.md +2 -0
  519. package/docs/tr/intlayer_with_react_native+expo.md +6 -1
  520. package/docs/tr/intlayer_with_react_router_v7.md +3 -1
  521. package/docs/tr/intlayer_with_react_router_v7_fs_routes.md +3 -1
  522. package/docs/tr/intlayer_with_storybook.md +7 -1
  523. package/docs/tr/intlayer_with_svelte_kit.md +9 -4
  524. package/docs/tr/intlayer_with_tanstack+solid.md +18 -11
  525. package/docs/tr/intlayer_with_tanstack.md +17 -8
  526. package/docs/tr/intlayer_with_vite+lit.md +8 -2
  527. package/docs/tr/intlayer_with_vite+preact.md +3 -1
  528. package/docs/tr/intlayer_with_vite+react.md +9 -4
  529. package/docs/tr/intlayer_with_vite+react_compiler.md +9 -2
  530. package/docs/tr/intlayer_with_vite+solid.md +3 -1
  531. package/docs/tr/intlayer_with_vite+svelte.md +4 -2
  532. package/docs/tr/intlayer_with_vite+vanilla.md +16 -5
  533. package/docs/tr/intlayer_with_vite+vue.md +9 -4
  534. package/docs/tr/packages/@intlayer_babel/export.md +131 -0
  535. package/docs/tr/packages/vite-intlayer/intlayerCompiler.md +120 -0
  536. package/docs/tr/packages/vite-intlayer/intlayerMinify.md +92 -0
  537. package/docs/tr/packages/vite-intlayer/intlayerProxy.md +172 -0
  538. package/docs/tr/releases/v9.md +23 -1
  539. package/docs/uk/compiler.md +6 -3
  540. package/docs/uk/custom_domains.md +8 -2
  541. package/docs/uk/custom_url_rewrites.md +8 -2
  542. package/docs/uk/intlayer_with_analog.md +5 -1
  543. package/docs/uk/intlayer_with_astro.md +3 -1
  544. package/docs/uk/intlayer_with_astro_lit.md +3 -1
  545. package/docs/uk/intlayer_with_astro_preact.md +3 -1
  546. package/docs/uk/intlayer_with_astro_react.md +3 -1
  547. package/docs/uk/intlayer_with_astro_solid.md +3 -1
  548. package/docs/uk/intlayer_with_astro_svelte.md +3 -1
  549. package/docs/uk/intlayer_with_astro_vanilla.md +3 -1
  550. package/docs/uk/intlayer_with_astro_vue.md +3 -1
  551. package/docs/uk/intlayer_with_lynx+react.md +6 -1
  552. package/docs/uk/intlayer_with_nextjs_16.md +2 -0
  553. package/docs/uk/intlayer_with_nextjs_compiler.md +2 -0
  554. package/docs/uk/intlayer_with_react_native+expo.md +6 -1
  555. package/docs/uk/intlayer_with_react_router_v7.md +3 -1
  556. package/docs/uk/intlayer_with_react_router_v7_fs_routes.md +3 -1
  557. package/docs/uk/intlayer_with_storybook.md +7 -1
  558. package/docs/uk/intlayer_with_svelte_kit.md +9 -4
  559. package/docs/uk/intlayer_with_tanstack+solid.md +18 -11
  560. package/docs/uk/intlayer_with_tanstack.md +17 -8
  561. package/docs/uk/intlayer_with_vite+lit.md +8 -2
  562. package/docs/uk/intlayer_with_vite+preact.md +3 -1
  563. package/docs/uk/intlayer_with_vite+react.md +9 -4
  564. package/docs/uk/intlayer_with_vite+react_compiler.md +9 -2
  565. package/docs/uk/intlayer_with_vite+solid.md +3 -1
  566. package/docs/uk/intlayer_with_vite+svelte.md +9 -4
  567. package/docs/uk/intlayer_with_vite+vanilla.md +16 -5
  568. package/docs/uk/intlayer_with_vite+vue.md +9 -4
  569. package/docs/uk/packages/@intlayer_babel/export.md +131 -0
  570. package/docs/uk/packages/vite-intlayer/intlayerCompiler.md +120 -0
  571. package/docs/uk/packages/vite-intlayer/intlayerMinify.md +92 -0
  572. package/docs/uk/packages/vite-intlayer/intlayerProxy.md +172 -0
  573. package/docs/uk/releases/v9.md +23 -1
  574. package/docs/ur/custom_domains.md +8 -2
  575. package/docs/ur/intlayer_with_storybook.md +7 -1
  576. package/docs/ur/intlayer_with_vite+lit.md +8 -2
  577. package/docs/ur/intlayer_with_vite+vanilla.md +16 -5
  578. package/docs/vi/compiler.md +6 -3
  579. package/docs/vi/custom_domains.md +8 -2
  580. package/docs/vi/custom_url_rewrites.md +8 -2
  581. package/docs/vi/intlayer_with_analog.md +5 -1
  582. package/docs/vi/intlayer_with_astro.md +3 -1
  583. package/docs/vi/intlayer_with_astro_lit.md +3 -1
  584. package/docs/vi/intlayer_with_astro_preact.md +3 -1
  585. package/docs/vi/intlayer_with_astro_react.md +3 -1
  586. package/docs/vi/intlayer_with_astro_solid.md +3 -1
  587. package/docs/vi/intlayer_with_astro_svelte.md +3 -1
  588. package/docs/vi/intlayer_with_astro_vanilla.md +3 -1
  589. package/docs/vi/intlayer_with_astro_vue.md +3 -1
  590. package/docs/vi/intlayer_with_lynx+react.md +6 -1
  591. package/docs/vi/intlayer_with_nextjs_15.md +2 -0
  592. package/docs/vi/intlayer_with_nextjs_16.md +2 -0
  593. package/docs/vi/intlayer_with_nextjs_compiler.md +2 -0
  594. package/docs/vi/intlayer_with_react_native+expo.md +6 -1
  595. package/docs/vi/intlayer_with_react_router_v7.md +3 -1
  596. package/docs/vi/intlayer_with_react_router_v7_fs_routes.md +9 -4
  597. package/docs/vi/intlayer_with_storybook.md +7 -1
  598. package/docs/vi/intlayer_with_svelte_kit.md +9 -4
  599. package/docs/vi/intlayer_with_tanstack+solid.md +18 -11
  600. package/docs/vi/intlayer_with_tanstack.md +17 -8
  601. package/docs/vi/intlayer_with_vite+lit.md +8 -2
  602. package/docs/vi/intlayer_with_vite+preact.md +3 -1
  603. package/docs/vi/intlayer_with_vite+react.md +9 -4
  604. package/docs/vi/intlayer_with_vite+react_compiler.md +9 -2
  605. package/docs/vi/intlayer_with_vite+solid.md +3 -1
  606. package/docs/vi/intlayer_with_vite+svelte.md +9 -4
  607. package/docs/vi/intlayer_with_vite+vanilla.md +16 -5
  608. package/docs/vi/intlayer_with_vite+vue.md +9 -4
  609. package/docs/vi/packages/@intlayer_babel/export.md +131 -0
  610. package/docs/vi/packages/vite-intlayer/intlayerCompiler.md +120 -0
  611. package/docs/vi/packages/vite-intlayer/intlayerMinify.md +92 -0
  612. package/docs/vi/packages/vite-intlayer/intlayerProxy.md +172 -0
  613. package/docs/vi/releases/v9.md +23 -1
  614. package/docs/zh/compiler.md +6 -3
  615. package/docs/zh/custom_domains.md +8 -2
  616. package/docs/zh/custom_url_rewrites.md +8 -2
  617. package/docs/zh/intlayer_with_astro.md +3 -1
  618. package/docs/zh/intlayer_with_astro_lit.md +3 -1
  619. package/docs/zh/intlayer_with_astro_preact.md +3 -1
  620. package/docs/zh/intlayer_with_astro_react.md +3 -1
  621. package/docs/zh/intlayer_with_astro_solid.md +3 -1
  622. package/docs/zh/intlayer_with_astro_svelte.md +3 -1
  623. package/docs/zh/intlayer_with_astro_vanilla.md +3 -1
  624. package/docs/zh/intlayer_with_astro_vue.md +3 -1
  625. package/docs/zh/intlayer_with_nextjs_16.md +2 -0
  626. package/docs/zh/intlayer_with_nextjs_compiler.md +2 -0
  627. package/docs/zh/intlayer_with_react_native+expo.md +6 -1
  628. package/docs/zh/intlayer_with_react_router_v7.md +3 -1
  629. package/docs/zh/intlayer_with_react_router_v7_fs_routes.md +3 -1
  630. package/docs/zh/intlayer_with_storybook.md +7 -1
  631. package/docs/zh/intlayer_with_svelte_kit.md +9 -4
  632. package/docs/zh/intlayer_with_vite+preact.md +3 -1
  633. package/docs/zh/intlayer_with_vite+react.md +9 -4
  634. package/docs/zh/intlayer_with_vite+svelte.md +9 -4
  635. package/docs/zh/intlayer_with_vite+vue.md +9 -4
  636. package/docs/zh/packages/@intlayer_babel/export.md +131 -0
  637. package/docs/zh/packages/vite-intlayer/intlayerCompiler.md +120 -0
  638. package/docs/zh/packages/vite-intlayer/intlayerMinify.md +92 -0
  639. package/docs/zh/packages/vite-intlayer/intlayerProxy.md +172 -0
  640. package/docs/zh/releases/v9.md +23 -1
  641. package/package.json +6 -6
  642. package/src/generated/docs.entry.ts +80 -0
@@ -0,0 +1,120 @@
1
+ ---
2
+ createdAt: 2026-06-25
3
+ updatedAt: 2026-06-25
4
+ title: Dokumentasi Plugin Vite intlayerCompiler | vite-intlayer
5
+ description: Plugin Vite yang mengekstrak deklarasi konten Intlayer inline dari file komponen dan menulisnya ke file JSON kamus pada waktu build/transform.
6
+ keywords:
7
+ - intlayerCompiler
8
+ - vite
9
+ - plugin
10
+ - kompilator
11
+ - konten
12
+ - kamus
13
+ - internasionalisasi
14
+ - i18n
15
+ slugs:
16
+ - doc
17
+ - packages
18
+ - vite-intlayer
19
+ - intlayerCompiler
20
+ history:
21
+ - version: 9.0.0
22
+ date: 2026-06-25
23
+ changes: "Dibundel ke dalam intlayer(); inisialisasi dokumen"
24
+ author: aymericzip
25
+ ---
26
+
27
+ # intlayerCompiler
28
+
29
+ `intlayerCompiler` adalah plugin Vite yang memindai file sumber komponen untuk **deklarasi konten Intlayer inline** — konten yang ditentukan secara langsung di dalam komponen alih-alih di file `.content.ts` terpisah — dan menulisnya ke file JSON kamus selama fase transform.
30
+
31
+ > **Sejak Intlayer v9** `intlayerCompiler` secara otomatis disertakan di dalam plugin utama [`intlayer()`](https://github.com/aymericzip/intlayer/blob/main/docs/docs/id/packages/vite-intlayer/intlayer.md) ketika `compiler.enabled` bernilai `true` dan `compiler.output` diatur dalam konfigurasi Intlayer Anda. Anda hanya perlu mendaftarkannya secara terpisah ketika Anda ingin kontrol penuh atas konfigurasi khusus kompilator.
32
+
33
+ ## Penggunaan
34
+
35
+ ### Sebagai bagian dari `intlayer()` (direkomendasikan, v9+)
36
+
37
+ Aktifkan kompilator melalui konfigurasi Intlayer Anda:
38
+
39
+ ```ts
40
+ // intlayer.config.ts
41
+ import { defineConfig } from "intlayer";
42
+
43
+ export default defineConfig({
44
+ compiler: {
45
+ enabled: true,
46
+ output: "./src/dictionaries", // tempat kamus yang diekstrak ditulis
47
+ },
48
+ });
49
+ ```
50
+
51
+ Kemudian gunakan plugin standar tanpa registrasi tambahan:
52
+
53
+ ```ts
54
+ // vite.config.ts
55
+ import { defineConfig } from "vite";
56
+ import { intlayer } from "vite-intlayer";
57
+
58
+ export default defineConfig({
59
+ plugins: [intlayer()],
60
+ });
61
+ ```
62
+
63
+ ### Mandiri (bila diperlukan)
64
+
65
+ ```ts
66
+ // vite.config.ts
67
+ import { defineConfig } from "vite";
68
+ import { intlayerCompiler } from "vite-intlayer";
69
+
70
+ export default defineConfig({
71
+ plugins: [intlayerCompiler()],
72
+ });
73
+ ```
74
+
75
+ ## Opsi
76
+
77
+ ```ts
78
+ import type { IntlayerCompilerOptions } from "vite-intlayer";
79
+ ```
80
+
81
+ | Opsi | Tipe | Deskripsi |
82
+ | ---------------- | ------------------------- | ------------------------------------------------------------------------------------------------ |
83
+ | `configOptions` | `GetConfigurationOptions` | Override konfigurasi Intlayer yang diteruskan ke `getConfiguration()`. |
84
+ | `compilerConfig` | `Partial<CompilerConfig>` | Override untuk bagian konfigurasi khusus kompilator (misalnya `enabled`, `output`, `filesList`). |
85
+
86
+ ### Contoh
87
+
88
+ ```ts
89
+ intlayerCompiler({
90
+ configOptions: { configFile: "./config/intlayer.config.ts" },
91
+ compilerConfig: { enabled: true, output: "./src/dictionaries" },
92
+ });
93
+ ```
94
+
95
+ ## Cara kerjanya
96
+
97
+ ### Fase Transform
98
+
99
+ Untuk setiap file sumber yang cocok dengan `compiler.filesList`, plugin kompilator:
100
+
101
+ 1. Meneruskan konten file melalui `extractContent` dari `@intlayer/babel`.
102
+ 2. Memanggil `onExtract` untuk setiap deklarasi yang ditemukan, yang menulis JSON kamus yang dihasilkan ke `compiler.output`.
103
+ 3. Mengembalikan kode sumber yang ditransformasikan dengan deklarasi inline yang digantikan oleh panggilan standar `useIntlayer('key')` / `getIntlayer('key')`.
104
+
105
+ Jenis file yang didukung: `.ts`, `.tsx`, `.js`, `.jsx`, `.vue`, `.svelte`, `.astro`.
106
+
107
+ ### HMR (Hot Module Replacement)
108
+
109
+ Ketika file komponen disimpan dalam mode pengembangan, kompilator:
110
+
111
+ 1. Mendeteksi perubahan file melalui hook `handleHotUpdate` Vite.
112
+ 2. Mengekstrak kembali konten dari file yang diperbarui.
113
+ 3. Menulis JSON kamus yang diperbarui.
114
+ 4. Memicu pemuatan ulang halaman penuh (`server.ws.send({ type: 'full-reload' })`).
115
+
116
+ Debounce 500 ms mencegah penulisan kamus itu sendiri (yang juga memicu event perubahan file) menyebabkan lingkaran ekstraksi ulang yang tak terbatas.
117
+
118
+ ### Deduplikasi
119
+
120
+ `intlayerCompiler` menggunakan mekanisme deduplikasi `createPrimaryInstanceGuard` yang sama dengan plugin bawaan lainnya. Ketika panggilan `intlayer()` (yang membundel kompilator) dan panggilan manual `intlayerCompiler()` ada, hanya instans terdaftar pertama yang berjalan — tidak ada kamus yang ditulis dua kali.
@@ -0,0 +1,92 @@
1
+ ---
2
+ createdAt: 2026-06-25
3
+ updatedAt: 2026-06-25
4
+ title: Dokumentasi Plugin Vite intlayerMinify | vite-intlayer
5
+ description: Plugin Vite yang meminifikasi file JSON kamus Intlayer yang dikompilasi dan secara opsional mengaburkan nama bidang konten untuk mengurangi ukuran bundel.
6
+ keywords:
7
+ - intlayerMinify
8
+ - vite
9
+ - plugin
10
+ - minify
11
+ - bundle size
12
+ - kamus
13
+ - internasionalisasi
14
+ - i18n
15
+ slugs:
16
+ - doc
17
+ - packages
18
+ - vite-intlayer
19
+ - intlayerMinify
20
+ history:
21
+ - version: 9.0.0
22
+ date: 2026-06-25
23
+ changes: "Inisialisasi dokumen"
24
+ author: aymericzip
25
+ ---
26
+
27
+ # intlayerMinify
28
+
29
+ `intlayerMinify` adalah plugin Vite yang meminifikasi file JSON kamus yang dikompilasi selama build produksi. Ini menghapus semua whitespace yang tidak perlu dan, ketika digabungkan dengan `intlayerPrune`, secara opsional mengganti nama bidang konten menjadi alias alfabet pendek (`a`, `b`, `c`, …) untuk lebih mengurangi ukuran bundel.
30
+
31
+ > Plugin ini sudah disertakan dan dikonfigurasi secara otomatis saat Anda menggunakan [`intlayer()`](https://github.com/aymericzip/intlayer/blob/main/docs/docs/id/packages/vite-intlayer/intlayer.md). Anda hanya perlu mendaftarkannya secara manual jika Anda menyusun plugin stack sendiri.
32
+
33
+ ## Penggunaan
34
+
35
+ ```ts
36
+ // vite.config.ts
37
+ import { defineConfig } from "vite";
38
+ import { intlayerMinify, intlayerPrune } from "vite-intlayer";
39
+ import { createPruneContext } from "@intlayer/babel";
40
+
41
+ const pruneContext = createPruneContext();
42
+
43
+ export default defineConfig({
44
+ plugins: [
45
+ intlayerPrune(intlayerConfig, pruneContext),
46
+ intlayerMinify(intlayerConfig, pruneContext),
47
+ ],
48
+ });
49
+ ```
50
+
51
+ ## Kondisi aktivasi
52
+
53
+ `intlayerMinify` aktif **hanya** jika ketiga hal berikut bernilai true:
54
+
55
+ 1. Perintah Vite adalah `build` (bukan `serve` / dev).
56
+ 2. `build.optimize` bernilai `true` (atau `undefined`, yang secara default bernilai `true` untuk build).
57
+ 3. `build.minify` bernilai `true` dalam konfigurasi Intlayer Anda.
58
+
59
+ Ini secara otomatis **dinonaktifkan** ketika `editor.enabled` bernilai `true` karena editor memerlukan konten kamus yang lengkap dan dapat dibaca manusia.
60
+
61
+ ## Apa yang diminifikasi
62
+
63
+ Plugin ini menargetkan dua lokasi kamus (seperti yang diselesaikan dari `intlayer.system`):
64
+
65
+ - `dictionariesDir` — kamus semua-bahasa statis (misalnya `.intlayer/dictionaries/*.json`)
66
+ - `dynamicDictionariesDir` — kamus dinamis per-bahasa
67
+
68
+ > Kamus mode ambil (`fetchDictionariesDir`) **tidak pernah** diminifikasi karena disajikan dari API jarak jauh saat runtime menggunakan nama bidang asli mereka. Mengganti nama bidang akan membuat ketidakcocokan antara respons server dan akses properti di sisi klien.
69
+
70
+ ## Pengaburan nama bidang (minifikasi properti)
71
+
72
+ Ketika `intlayerPrune` telah menganalisis codebase dan mengisi `pruneContext.dictionaryKeyToFieldRenameMap`, `intlayerMinify` juga mengganti nama bidang konten menjadi alias pendek. Sebagai contoh:
73
+
74
+ ```json
75
+ // sebelum
76
+ { "key": "myDict", "content": { "title": "Hello", "description": "World" } }
77
+
78
+ // sesudah (dengan pengaburan)
79
+ { "key": "myDict", "content": { "a": "Hello", "b": "World" } }
80
+ ```
81
+
82
+ Akses properti file sumber yang sesuai diganti namanya oleh proses Babel di dalam `intlayerOptimize`, sehingga perilaku runtime tidak berubah.
83
+
84
+ Bidang internal Intlayer (`nodeType`, `translation`, dll.) tidak pernah diganti namanya.
85
+
86
+ ## Kamus kasus khusus (Edge-cases)
87
+
88
+ Kamus yang ditandai dalam `pruneContext.dictionariesWithEdgeCases` (anomali struktural yang terdeteksi selama fase prune) dilewati sepenuhnya — tidak diminifikasi maupun dikaburkan — untuk menghindari pengiriman data yang rusak.
89
+
90
+ ## Grup berkualifikasi (koleksi / varian / rekaman meta)
91
+
92
+ Untuk kamus dengan array `qualifierTypes` (koleksi, varian, dan rekaman meta), plugin mempertahankan array `qualifierTypes` dan peta samping `meta` secara harfiah. Hanya entri `content` yang nama bidangnya dikaburkan. Kunci komposit (yang digunakan untuk pencocokan selektor saat runtime) tidak pernah disentuh.
@@ -0,0 +1,172 @@
1
+ ---
2
+ createdAt: 2026-06-25
3
+ updatedAt: 2026-06-25
4
+ title: Dokumentasi Plugin Vite intlayerProxy | vite-intlayer
5
+ description: Middleware perutean bahasa untuk server dev/preview Vite dan SSR produksi. Menangani deteksi bahasa, pengalihan URL, dan penulisan ulang internal.
6
+ keywords:
7
+ - intlayerProxy
8
+ - vite
9
+ - plugin
10
+ - middleware
11
+ - bahasa
12
+ - perutean
13
+ - internasionalisasi
14
+ - i18n
15
+ - SSR
16
+ slugs:
17
+ - doc
18
+ - packages
19
+ - vite-intlayer
20
+ - intlayerProxy
21
+ history:
22
+ - version: 9.0.0
23
+ date: 2026-06-25
24
+ changes: "Menggabungkan configOptions ke dalam satu objek options; proxy dibundel ke dalam intlayer()"
25
+ author: aymericzip
26
+ ---
27
+
28
+ # intlayerProxy
29
+
30
+ `intlayerProxy` adalah plugin Vite yang mendaftarkan middleware perutean bahasa untuk **setiap lingkungan**: server dev, server preview, dan SSR produksi (Nitro / TanStack Start).
31
+
32
+ > **Sejak Intlayer v9** `intlayerProxy` secara otomatis disertakan di dalam plugin utama [`intlayer()`](https://github.com/aymericzip/intlayer/blob/main/docs/docs/id/packages/vite-intlayer/intlayer.md) dan diaktifkan secara default melalui `routing.enableProxy: true`. Anda hanya perlu mendaftarkannya secara terpisah jika Anda memerlukan kontrol tingkat yang lebih rendah atau menggunakannya di luar setup `intlayer()` standar.
33
+
34
+ ## Penggunaan
35
+
36
+ ### Sebagai bagian dari `intlayer()` (direkomendasikan, v9+)
37
+
38
+ Teruskan opsi `proxy` ke plugin utama alih-alih mendaftarkan `intlayerProxy` secara terpisah:
39
+
40
+ ```ts
41
+ // vite.config.ts
42
+ import { defineConfig } from "vite";
43
+ import { intlayer } from "vite-intlayer";
44
+
45
+ export default defineConfig({
46
+ plugins: [
47
+ intlayer({
48
+ proxy: {
49
+ ignore: (req) => req.url?.startsWith("/api"),
50
+ },
51
+ }),
52
+ ],
53
+ });
54
+ ```
55
+
56
+ ### Mandiri (bila diperlukan)
57
+
58
+ ```ts
59
+ // vite.config.ts
60
+ import { defineConfig } from "vite";
61
+ import { intlayer } from "vite-intlayer";
62
+
63
+ export default defineConfig({
64
+ plugins: [intlayer()],
65
+ });
66
+ ```
67
+
68
+ ## Opsi
69
+
70
+ ```ts
71
+ import type { IntlayerProxyPluginOptions } from "vite-intlayer";
72
+ ```
73
+
74
+ Semua opsi bersifat opsional dan diteruskan sebagai satu objek:
75
+
76
+ | Opsi | Tipe | Deskripsi |
77
+ | --------------- | ----------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
78
+ | `ignore` | `(req: IncomingMessage) => boolean` | Predikat yang mengecualikan permintaan dari perutean bahasa. Kembalikan `true` untuk melewati permintaan (misalnya rute API, pemeriksaan kesehatan). |
79
+ | `configOptions` | `GetConfigurationOptions` | Override konfigurasi Intlayer yang diteruskan ke `getConfiguration()`. Gunakan saat Anda memerlukan proxy untuk membaca file konfigurasi tertentu atau mengabaikan nilai. |
80
+
81
+ ### Contoh
82
+
83
+ ```ts
84
+ intlayerProxy({
85
+ ignore: (req) => req.url?.startsWith("/api"),
86
+ configOptions: { configFile: "./config/intlayer.config.ts" },
87
+ });
88
+ ```
89
+
90
+ ## createIntlayerProxyHandler
91
+
92
+ `createIntlayerProxyHandler` membuat middleware Node.js `(req, res, next)` yang mandiri dan tidak bergantung pada framework yang berisi semua logika perutean bahasa. Berguna dalam lingkungan di mana API plugin Vite tidak tersedia (misalnya server Node.js biasa atau modul Nitro khusus).
93
+
94
+ ```ts
95
+ import { createIntlayerProxyHandler } from "vite-intlayer";
96
+
97
+ const handler = createIntlayerProxyHandler({
98
+ ignore: (req) => req.url?.startsWith("/api"),
99
+ configOptions: { configFile: "./config/intlayer.config.ts" },
100
+ });
101
+
102
+ // Express / Connect
103
+ app.use(handler);
104
+ ```
105
+
106
+ ### SSR Produksi (TanStack Start / Nitro melalui h3)
107
+
108
+ ```ts
109
+ // server/middleware/intlayerProxy.ts
110
+ import { fromNodeMiddleware } from "h3";
111
+ import { createIntlayerProxyHandler } from "vite-intlayer";
112
+
113
+ export default fromNodeMiddleware(
114
+ createIntlayerProxyHandler({
115
+ ignore: (req) => req.url?.startsWith("/api"),
116
+ })
117
+ );
118
+ ```
119
+
120
+ ## Perilaku perutean
121
+
122
+ Middleware ini mencerminkan logika perutean dari middleware `next-intlayer` dan mendukung semua mode perutean Intlayer.
123
+
124
+ ### Mode perutean
125
+
126
+ | Mode | URL terlihat di browser | Perilaku |
127
+ | --------------- | ------------------------ | --------------------------------------------------------------------------------------------------------------------------------------- |
128
+ | `prefix` | `/id/about` | Default. Prefiks bahasa di URL. Bahasa default dialihkan ke URL tanpa prefiks kecuali `prefix-all` aktif. |
129
+ | `prefix-all` | `/en/about`, `/id/about` | Semua bahasa — termasuk default — selalu diberi prefiks. |
130
+ | `no-prefix` | `/about` | Tidak ada bahasa di URL. Bahasa hanya disimpan di cookie; penulisan ulang URL terjadi secara internal. |
131
+ | `search-params` | `/about?locale=id` | Bahasa diteruskan sebagai parameter kueri. Mengalihkan untuk menambahkan/memperbarui parameter `locale` ketika hilang atau kedaluwarsa. |
132
+
133
+ ### Prioritas deteksi
134
+
135
+ 1. Prefiks jalur URL (misalnya `/id/about` → `id`).
136
+ 2. Nilai cookie / localStorage (`intlayer-locale`).
137
+ 3. Header `Accept-Language`.
138
+ 4. `defaultLocale` dari konfigurasi.
139
+
140
+ ### Bypass otomatis
141
+
142
+ Middleware selalu meloloskan permintaan ini secara langsung tanpa penanganan bahasa:
143
+
144
+ - Permintaan yang cocok dengan predikat `ignore`.
145
+ - `/node_modules/**`
146
+ - `/@**` – Internal Vite (`@vite/`, `@fs/`, `@id/`, dll.).
147
+ - `/_**` – Internal server (`__vite_ping`, `__manifest`, dll.).
148
+ - Permintaan yang jalurnya diakhiri dengan ekstensi file (aset statis). Jika prefiks bahasa ada pada jalur aset statik (misalnya `/id/logo.png`), prefiks tersebut akan dilucuti agar file dapat disajikan dengan benar.
149
+
150
+ ### Perutean domain
151
+
152
+ Ketika `routing.domains` dikonfigurasi dalam konfigurasi Intlayer Anda, middleware menangani perutean bahasa lintas domain:
153
+
154
+ - Permintaan untuk `/zh/about` di `intlayer.org` dialihkan ke `https://intlayer.zh/about` ketika `domains.zh = "intlayer.zh"`.
155
+ - Permintaan ke `intlayer.zh/about` ditulis ulang secara internal ke `/zh/about` sehingga parameter rute `[locale]` terisi.
156
+
157
+ ### Perlindungan pengalihan tak terbatas (Redirect loop protection)
158
+
159
+ Middleware melacak jumlah pengalihan per pasangan `originalUrl → newUrl` dalam jendela geser 2 detik. Lebih dari 10 pengalihan dalam jendela tersebut akan mengembalikan respons `500` dengan deskripsi kesalahan alih-alih mengulang selamanya.
160
+
161
+ ## Nitro / SSR produksi (injeksi otomatis, v9+)
162
+
163
+ Ketika `intlayerProxy` digunakan sebagai plugin Vite, ia membawa properti `.nitro`. Plugin build `nitro/vite` membaca properti ini dan memasukkannya ke dalam `nitroConfig.modules`, sehingga `intlayerNitroHandler` terdaftar sebagai middleware server Nitro secara otomatis — tidak diperlukan konfigurasi manual untuk SSR produksi.
164
+
165
+ Handler Nitro menggunakan model event Web Fetch API h3 v2 (bukan `fromNodeMiddleware`) sehingga kompatibel dengan semua preset Nitro: Node, Bun, Deno, edge runtimes.
166
+
167
+ ## Alias yang tidak digunakan lagi (Deprecated)
168
+
169
+ | Ekspor yang tidak digunakan lagi | Pengganti |
170
+ | -------------------------------- | --------------- |
171
+ | `intlayerMiddleware` | `intlayerProxy` |
172
+ | `intLayerMiddlewarePlugin` | `intlayerProxy` |
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  createdAt: 2026-06-14
3
- updatedAt: 2026-06-23
3
+ updatedAt: 2026-06-25
4
4
  title: Intlayer v9 Baru - Apa yang baru?
5
5
  description: Temukan apa yang baru di Intlayer v9. Memperkenalkan paket kompatibilitas drop-in untuk pustaka i18n populer dan dukungan untuk Collections, Variants, dan Dynamic Records.
6
6
  keywords:
@@ -252,6 +252,28 @@ Plugin standalone `intlayerCompiler()` dan `intlayerProxy()` tetap diekspor untu
252
252
 
253
253
  ---
254
254
 
255
+ ## React Native: impor paket tunggal
256
+
257
+ Dalam aplikasi React Native atau Expo, Anda tidak perlu lagi beralih antara `react-intlayer` dan `react-native-intlayer`. Paket `react-native-intlayer` sekarang **mengekspor ulang seluruh API `react-intlayer`** (hooks, utilitas, dan subjalur `/format`, `/html`, dan `/markdown`), dan `IntlayerProvider`-nya secara otomatis menerapkan polyfill React Native.
258
+
259
+ Impor semuanya dari paket tunggal `react-native-intlayer`:
260
+
261
+ ```tsx
262
+ import {
263
+ IntlayerProvider,
264
+ useIntlayer,
265
+ useLocale,
266
+ } from "react-native-intlayer";
267
+ ```
268
+
269
+ ```bash
270
+ npm install intlayer react-native-intlayer
271
+ ```
272
+
273
+ > Mengimpor dari `react-intlayer` tetap berfungsi, tetapi `react-native-intlayer` sekarang adalah titik masuk tunggal yang direkomendasikan untuk React Native — provider-nya menyediakan polyfill yang tidak dimiliki oleh provider `react-intlayer` yang berorientasi web.
274
+
275
+ ---
276
+
255
277
  ## Catatan migrasi dari v8
256
278
 
257
279
  Jika Anda memperbarui dari v8, perhatikan bahwa v9 tidak menyertakan breaking changes (perubahan yang merusak). Namun berikut adalah perubahan utamanya:
@@ -81,12 +81,15 @@ Aggiorna il tuo `vite.config.ts` per includere il plugin `intlayerCompiler`:
81
81
 
82
82
  ```ts fileName="vite.config.ts"
83
83
  import { defineConfig } from "vite";
84
- import { intlayer, intlayerCompiler } from "vite-intlayer";
84
+ import { intlayer } from "vite-intlayer";
85
85
 
86
86
  export default defineConfig({
87
87
  plugins: [
88
- intlayer(),
89
- intlayerCompiler(), // Aggiunge il plugin del compiler
88
+ intlayer({
89
+ proxy: {
90
+ ignore: (req) => req.url?.startsWith("/api"),
91
+ },
92
+ }),
90
93
  ],
91
94
  });
92
95
  ```
@@ -172,10 +172,16 @@ Il plugin Vite `intlayerProxy` applica la stessa logica durante lo sviluppo:
172
172
 
173
173
  ```typescript fileName="vite.config.ts"
174
174
  import { defineConfig } from "vite";
175
- import { intlayerProxy } from "vite-intlayer";
175
+ import { intlayer } from "vite-intlayer";
176
176
 
177
177
  export default defineConfig({
178
- plugins: [intlayerProxy()],
178
+ plugins: [
179
+ intlayer({
180
+ proxy: {
181
+ ignore: (req) => req.url?.startsWith("/api"),
182
+ },
183
+ }),
184
+ ],
179
185
  });
180
186
  ```
181
187
 
@@ -342,10 +342,16 @@ Per SolidJS, Vue e Svelte, il plugin Vite `intlayerProxy` gestisce le riscrittur
342
342
 
343
343
  ```typescript fileName="vite.config.ts"
344
344
  import { defineConfig } from "vite";
345
- import { intlayerProxy } from "vite-intlayer";
345
+ import { intlayer } from "vite-intlayer";
346
346
 
347
347
  export default defineConfig({
348
- plugins: [intlayerProxy()],
348
+ plugins: [
349
+ intlayer({
350
+ proxy: {
351
+ ignore: (req) => req.url?.startsWith("/api"),
352
+ },
353
+ }),
354
+ ],
349
355
  });
350
356
  ```
351
357
 
@@ -207,7 +207,11 @@ import analog from "@analogjs/platform";
207
207
  export default defineConfig(() => ({
208
208
  plugins: [
209
209
  analog(),
210
- intlayer(), // Aggiungi il plugin Intlayer
210
+ intlayer({
211
+ proxy: {
212
+ ignore: (req) => req.url?.startsWith("/api"),
213
+ },
214
+ }),
211
215
  ],
212
216
  }));
213
217
  ```
@@ -518,6 +518,8 @@ bun x intlayer extract
518
518
  </Tab>
519
519
  <Tab value='Compilatore Babel'>
520
520
 
521
+ > Since v9, the `intlayerCompiler` is included in the `intlayer` plugin. So you don't need to add it manually.
522
+
521
523
  Aggiorna il tuo `vite.config.ts` per includere il plugin `intlayerCompiler`:
522
524
 
523
525
  ```ts fileName="vite.config.ts"
@@ -527,7 +529,7 @@ import { intlayer, intlayerCompiler } from "vite-intlayer";
527
529
  export default defineConfig({
528
530
  plugins: [
529
531
  intlayer(),
530
- intlayerCompiler(), // Aggiunge il plugin del compilatore
532
+ intlayerCompiler(), // Adds the compiler plugin
531
533
  ],
532
534
  });
533
535
  ```
@@ -604,6 +604,8 @@ bun x intlayer extract
604
604
  </Tab>
605
605
  <Tab value='Compilatore Babel'>
606
606
 
607
+ > Since v9, the `intlayerCompiler` is included in the `intlayer` plugin. So you don't need to add it manually.
608
+
607
609
  Aggiorna il tuo `vite.config.ts` per includere il plugin `intlayerCompiler`:
608
610
 
609
611
  ```ts fileName="vite.config.ts"
@@ -613,7 +615,7 @@ import { intlayer, intlayerCompiler } from "vite-intlayer";
613
615
  export default defineConfig({
614
616
  plugins: [
615
617
  intlayer(),
616
- intlayerCompiler(), // Aggiunge il plugin del compilatore
618
+ intlayerCompiler(), // Adds the compiler plugin
617
619
  ],
618
620
  });
619
621
  ```
@@ -559,6 +559,8 @@ bun x intlayer extract
559
559
  </Tab>
560
560
  <Tab value='Compilatore Babel'>
561
561
 
562
+ > Since v9, the `intlayerCompiler` is included in the `intlayer` plugin. So you don't need to add it manually.
563
+
562
564
  Aggiorna il tuo `vite.config.ts` per includere il plugin `intlayerCompiler`:
563
565
 
564
566
  ```ts fileName="vite.config.ts"
@@ -568,7 +570,7 @@ import { intlayer, intlayerCompiler } from "vite-intlayer";
568
570
  export default defineConfig({
569
571
  plugins: [
570
572
  intlayer(),
571
- intlayerCompiler(), // Aggiunge il plugin del compilatore
573
+ intlayerCompiler(), // Adds the compiler plugin
572
574
  ],
573
575
  });
574
576
  ```
@@ -555,6 +555,8 @@ bun x intlayer extract
555
555
  </Tab>
556
556
  <Tab value='Compilatore Babel'>
557
557
 
558
+ > Since v9, the `intlayerCompiler` is included in the `intlayer` plugin. So you don't need to add it manually.
559
+
558
560
  Aggiorna il tuo `vite.config.ts` per includere il plugin `intlayerCompiler`:
559
561
 
560
562
  ```ts fileName="vite.config.ts"
@@ -564,7 +566,7 @@ import { intlayer, intlayerCompiler } from "vite-intlayer";
564
566
  export default defineConfig({
565
567
  plugins: [
566
568
  intlayer(),
567
- intlayerCompiler(), // Aggiunge il plugin del compilatore
569
+ intlayerCompiler(), // Adds the compiler plugin
568
570
  ],
569
571
  });
570
572
  ```
@@ -555,6 +555,8 @@ bun x intlayer extract
555
555
  </Tab>
556
556
  <Tab value='Compilatore Babel'>
557
557
 
558
+ > Since v9, the `intlayerCompiler` is included in the `intlayer` plugin. So you don't need to add it manually.
559
+
558
560
  Aggiorna il tuo `vite.config.ts` per includere il plugin `intlayerCompiler`:
559
561
 
560
562
  ```ts fileName="vite.config.ts"
@@ -564,7 +566,7 @@ import { intlayer, intlayerCompiler } from "vite-intlayer";
564
566
  export default defineConfig({
565
567
  plugins: [
566
568
  intlayer(),
567
- intlayerCompiler(), // Aggiunge il plugin del compilatore
569
+ intlayerCompiler(), // Adds the compiler plugin
568
570
  ],
569
571
  });
570
572
  ```
@@ -559,6 +559,8 @@ bun x intlayer extract
559
559
  </Tab>
560
560
  <Tab value='Compilatore Babel'>
561
561
 
562
+ > Since v9, the `intlayerCompiler` is included in the `intlayer` plugin. So you don't need to add it manually.
563
+
562
564
  Aggiorna il tuo `vite.config.ts` per includere il plugin `intlayerCompiler`:
563
565
 
564
566
  ```ts fileName="vite.config.ts"
@@ -568,7 +570,7 @@ import { intlayer, intlayerCompiler } from "vite-intlayer";
568
570
  export default defineConfig({
569
571
  plugins: [
570
572
  intlayer(),
571
- intlayerCompiler(), // Aggiunge il plugin del compilatore
573
+ intlayerCompiler(), // Adds the compiler plugin
572
574
  ],
573
575
  });
574
576
  ```
@@ -533,6 +533,8 @@ bun x intlayer extract
533
533
  </Tab>
534
534
  <Tab value='Compilatore Babel'>
535
535
 
536
+ > Since v9, the `intlayerCompiler` is included in the `intlayer` plugin. So you don't need to add it manually.
537
+
536
538
  Aggiorna il tuo `vite.config.ts` per includere il plugin `intlayerCompiler`:
537
539
 
538
540
  ```ts fileName="vite.config.ts"
@@ -542,7 +544,7 @@ import { intlayer, intlayerCompiler } from "vite-intlayer";
542
544
  export default defineConfig({
543
545
  plugins: [
544
546
  intlayer(),
545
- intlayerCompiler(), // Aggiunge il plugin del compilatore
547
+ intlayerCompiler(), // Adds the compiler plugin
546
548
  ],
547
549
  });
548
550
  ```
@@ -569,6 +569,8 @@ bun x intlayer extract
569
569
  </Tab>
570
570
  <Tab value='Compilatore Babel'>
571
571
 
572
+ > Since v9, the `intlayerCompiler` is included in the `intlayer` plugin. So you don't need to add it manually.
573
+
572
574
  Aggiorna il tuo `vite.config.ts` per includere il plugin `intlayerCompiler`:
573
575
 
574
576
  ```ts fileName="vite.config.ts"
@@ -578,7 +580,7 @@ import { intlayer, intlayerCompiler } from "vite-intlayer";
578
580
  export default defineConfig({
579
581
  plugins: [
580
582
  intlayer(),
581
- intlayerCompiler(), // Aggiunge il plugin del compilatore
583
+ intlayerCompiler(), // Adds the compiler plugin
582
584
  ],
583
585
  });
584
586
  ```
@@ -223,6 +223,8 @@ if (import.meta.webpackHot) {
223
223
  Crea file di **dichiarazione dei contenuti** ovunque nel tuo progetto (comunemente all'interno di `src/`), utilizzando uno qualsiasi dei formati di estensione supportati da Intlayer:
224
224
 
225
225
  - `.content.json`
226
+ - `.content.jsonc`
227
+ - `.content.json5`
226
228
  - `.content.ts`
227
229
  - `.content.tsx`
228
230
  - `.content.js`
@@ -230,7 +232,10 @@ Crea file di **dichiarazione dei contenuti** ovunque nel tuo progetto (comunemen
230
232
  - `.content.mjs`
231
233
  - `.content.mjx`
232
234
  - `.content.cjs`
233
- - `.content.cjx`
235
+ - `.content.md`
236
+ - `.content.mdx`
237
+ - `.content.yaml`
238
+ - `.content.yml`
234
239
  - ecc.
235
240
 
236
241
  Esempio:
@@ -993,6 +993,8 @@ bun x intlayer extract
993
993
  </Tab>
994
994
  <Tab value='Compilatore Babel'>
995
995
 
996
+ > Since v9, the `intlayerCompiler` is included in the `intlayer` plugin. So you don't need to add it manually.
997
+
996
998
  ```bash packageManager="npm"
997
999
  npm install @intlayer/babel --save-dev
998
1000
  ```