ExtraContentOptionsinterface ExtraContentOptions {filesystem?: string[];plain?: string[];}§Properties§filesystem?: string[][src]Glob patterns to match the files to be extracted In dev mode, the files will be watched and trigger HMR §plain?: string[][src]Plain text to be extracted