File tree Expand file tree Collapse file tree 3 files changed +177
-49
lines changed
Expand file tree Collapse file tree 3 files changed +177
-49
lines changed Original file line number Diff line number Diff line change 22< p > This plugin allows importing files with a < code > ?raw</ code > suffix,
33treating them as raw text content. It supports resolving file
44extensions in order of priority and handling custom loaders.</ p >
5- </ div > < div class ="tsd-comment tsd-typography "> </ div > </ section > < section class ="tsd-panel "> < ul class ="tsd-signatures "> < li class =""> < div class ="tsd-signature tsd-anchor-link "> < a id ="raw " class ="tsd-anchor "> </ a > < span class ="tsd-kind-call-signature "> raw</ span > < span class ="tsd-signature-symbol "> (</ span > < span class ="tsd-kind-parameter "> options</ span > < span class ="tsd-signature-symbol "> ?:</ span > < a href ="../interfaces/RawPluginOptions.html " class ="tsd-signature-type tsd-kind-interface "> RawPluginOptions</ a > < span class ="tsd-signature-symbol "> )</ span > < span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> Plugin</ span > < a href ="#raw " aria-label ="Permalink " class ="tsd-anchor-icon "> < svg viewBox ="0 0 24 24 " aria-hidden ="true "> < use href ="../assets/icons.svg#icon-anchor "> </ use > </ svg > </ a > </ div > < div class ="tsd-description "> < div class ="tsd-parameters "> < h4 class ="tsd-parameters-title "> Parameters</ h4 > < ul class ="tsd-parameter-list "> < li > < span > < code class ="tsd-tag "> Optional</ code > < span class ="tsd-kind-parameter "> options</ span > : < a href ="../interfaces/RawPluginOptions.html " class ="tsd-signature-type tsd-kind-interface "> RawPluginOptions</ a > </ span > </ li > </ ul > </ div > < h4 class ="tsd-returns-title "> Returns < span class ="tsd-signature-type "> Plugin</ span > </ h4 > < aside class ="tsd-sources "> < ul > < li > Defined in < a href ="https://github.com/react18-tools/esbuild-raw-plugin/blob/bb3b1b8a9ec5a827b528560e124b22c4ee426e6c/lib/src/index.ts#L32 "> index.ts:32</ a > </ li > </ ul > </ aside > </ div > </ li > </ ul > </ section > </ div > < div class ="col-sidebar "> < div class ="page-menu "> < div class ="tsd-navigation settings "> < details class ="tsd-accordion "> < summary class ="tsd-accordion-summary "> < h3 > < svg width ="20 " height ="20 " viewBox ="0 0 24 24 " fill ="none " aria-hidden ="true "> < use href ="../assets/icons.svg#icon-chevronDown "> </ use > </ svg > Settings</ h3 > </ summary > < div class ="tsd-accordion-details "> < div class ="tsd-filter-visibility "> < span class ="settings-label "> Member Visibility</ span > < ul id ="tsd-filter-options "> < li class ="tsd-filter-item "> < label class ="tsd-filter-input "> < input type ="checkbox " id ="tsd-filter-protected " name ="protected "/> < svg width ="32 " height ="32 " viewBox ="0 0 32 32 " aria-hidden ="true "> < rect class ="tsd-checkbox-background " width ="30 " height ="30 " x ="1 " y ="1 " rx ="6 " fill ="none "> </ rect > < path class ="tsd-checkbox-checkmark " d ="M8.35422 16.8214L13.2143 21.75L24.6458 10.25 " stroke ="none " stroke-width ="3.5 " stroke-linejoin ="round " fill ="none "> </ path > </ svg > < span > Protected</ span > </ label > </ li > < li class ="tsd-filter-item "> < label class ="tsd-filter-input "> < input type ="checkbox " id ="tsd-filter-inherited " name ="inherited " checked /> < svg width ="32 " height ="32 " viewBox ="0 0 32 32 " aria-hidden ="true "> < rect class ="tsd-checkbox-background " width ="30 " height ="30 " x ="1 " y ="1 " rx ="6 " fill ="none "> </ rect > < path class ="tsd-checkbox-checkmark " d ="M8.35422 16.8214L13.2143 21.75L24.6458 10.25 " stroke ="none " stroke-width ="3.5 " stroke-linejoin ="round " fill ="none "> </ path > </ svg > < span > Inherited</ span > </ label > </ li > </ ul > </ div > < div class ="tsd-theme-toggle "> < label class ="settings-label " for ="tsd-theme "> Theme</ label > < select id ="tsd-theme "> < option value ="os "> OS</ option > < option value ="light "> Light</ option > < option value ="dark "> Dark</ option > </ select > </ div > </ div > </ details > </ div > </ div > < div class ="site-menu "> < nav class ="tsd-navigation "> < a href ="../modules.html "> Esbuild Raw Plugin</ a > < ul class ="tsd-small-nested-navigation " id ="tsd-nav-container "> < li > Loading...</ li > </ ul > </ nav > </ div > </ div > </ div > < footer > < p class ="tsd-generator "> Generated using < a href ="https://typedoc.org/ " target ="_blank "> TypeDoc</ a > </ p > </ footer > < div class ="overlay "> </ div > </ body > </ html >
5+ </ div > < div class ="tsd-comment tsd-typography "> </ div > </ section > < section class ="tsd-panel "> < ul class ="tsd-signatures "> < li class =""> < div class ="tsd-signature tsd-anchor-link "> < a id ="raw " class ="tsd-anchor "> </ a > < span class ="tsd-kind-call-signature "> raw</ span > < span class ="tsd-signature-symbol "> (</ span > < span class ="tsd-kind-parameter "> options</ span > < span class ="tsd-signature-symbol "> ?:</ span > < a href ="../interfaces/RawPluginOptions.html " class ="tsd-signature-type tsd-kind-interface "> RawPluginOptions</ a > < span class ="tsd-signature-symbol "> )</ span > < span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> Plugin</ span > < a href ="#raw " aria-label ="Permalink " class ="tsd-anchor-icon "> < svg viewBox ="0 0 24 24 " aria-hidden ="true "> < use href ="../assets/icons.svg#icon-anchor "> </ use > </ svg > </ a > </ div > < div class ="tsd-description "> < div class ="tsd-parameters "> < h4 class ="tsd-parameters-title "> Parameters</ h4 > < ul class ="tsd-parameter-list "> < li > < span > < code class ="tsd-tag "> Optional</ code > < span class ="tsd-kind-parameter "> options</ span > : < a href ="../interfaces/RawPluginOptions.html " class ="tsd-signature-type tsd-kind-interface "> RawPluginOptions</ a > </ span > </ li > </ ul > </ div > < h4 class ="tsd-returns-title "> Returns < span class ="tsd-signature-type "> Plugin</ span > </ h4 > < aside class ="tsd-sources "> < ul > < li > Defined in < a href ="https://github.com/react18-tools/esbuild-raw-plugin/blob/0c66ff1a7d70525bec743ee638e2dcc2675ab84d/lib/src/index.ts#L32 "> index.ts:32</ a > </ li > </ ul > </ aside > </ div > </ li > </ ul > </ section > </ div > < div class ="col-sidebar "> < div class ="page-menu "> < div class ="tsd-navigation settings "> < details class ="tsd-accordion "> < summary class ="tsd-accordion-summary "> < h3 > < svg width ="20 " height ="20 " viewBox ="0 0 24 24 " fill ="none " aria-hidden ="true "> < use href ="../assets/icons.svg#icon-chevronDown "> </ use > </ svg > Settings</ h3 > </ summary > < div class ="tsd-accordion-details "> < div class ="tsd-filter-visibility "> < span class ="settings-label "> Member Visibility</ span > < ul id ="tsd-filter-options "> < li class ="tsd-filter-item "> < label class ="tsd-filter-input "> < input type ="checkbox " id ="tsd-filter-protected " name ="protected "/> < svg width ="32 " height ="32 " viewBox ="0 0 32 32 " aria-hidden ="true "> < rect class ="tsd-checkbox-background " width ="30 " height ="30 " x ="1 " y ="1 " rx ="6 " fill ="none "> </ rect > < path class ="tsd-checkbox-checkmark " d ="M8.35422 16.8214L13.2143 21.75L24.6458 10.25 " stroke ="none " stroke-width ="3.5 " stroke-linejoin ="round " fill ="none "> </ path > </ svg > < span > Protected</ span > </ label > </ li > < li class ="tsd-filter-item "> < label class ="tsd-filter-input "> < input type ="checkbox " id ="tsd-filter-inherited " name ="inherited " checked /> < svg width ="32 " height ="32 " viewBox ="0 0 32 32 " aria-hidden ="true "> < rect class ="tsd-checkbox-background " width ="30 " height ="30 " x ="1 " y ="1 " rx ="6 " fill ="none "> </ rect > < path class ="tsd-checkbox-checkmark " d ="M8.35422 16.8214L13.2143 21.75L24.6458 10.25 " stroke ="none " stroke-width ="3.5 " stroke-linejoin ="round " fill ="none "> </ path > </ svg > < span > Inherited</ span > </ label > </ li > </ ul > </ div > < div class ="tsd-theme-toggle "> < label class ="settings-label " for ="tsd-theme "> Theme</ label > < select id ="tsd-theme "> < option value ="os "> OS</ option > < option value ="light "> Light</ option > < option value ="dark "> Dark</ option > </ select > </ div > </ div > </ details > </ div > </ div > < div class ="site-menu "> < nav class ="tsd-navigation "> < a href ="../modules.html "> Esbuild Raw Plugin</ a > < ul class ="tsd-small-nested-navigation " id ="tsd-nav-container "> < li > Loading...</ li > </ ul > </ nav > </ div > </ div > </ div > < footer > < p class ="tsd-generator "> Generated using < a href ="https://typedoc.org/ " target ="_blank "> TypeDoc</ a > </ p > </ footer > < div class ="overlay "> </ div > </ body > </ html >
You can’t perform that action at this time.
0 commit comments