SYMBOL INDEX (15 symbols across 9 files) FILE: plugins/demo-plugin.js method constructor (line 4) | constructor(options) { method apply (line 7) | apply(compiler) { FILE: plugins/test.js function compile (line 6) | function compile(config, filenames = []) { function test (line 35) | async function test() { FILE: server.js constant SSR (line 4) | const SSR = require("./static"); function server (line 8) | function server(port) { function renderMarkup (line 19) | function renderMarkup(html) { FILE: src/i18n.js function translate (line 22) | function translate(locale, text) { function getLocaleData (line 26) | async function getLocaleData(locale) { FILE: src/mf.js function App (line 6) | function App() { FILE: src/ssr.js constant SSR (line 4) | const SSR =