Bs-config.js code: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

27 January 2026

  • curprev 19:5919:59, 27 January 2026Mgm-seedbury talk contribs 551 bytes +551 Created page with "<pre> module.exports = { proxy: "http://localhost:1338/", ws: true, port: 3000, ui: { port: 3002 }, open: false, logLevel: "debug", files: [ "api/src/webServer/ui/src/components/pillboxWithHeading/PillboxWithHeading.js", "api/src/webServer/ui/src//*.{html,css,js,ts,tsx,jsx,json,svg,png,jpg}" ], watchOptions: { usePolling: true, interval: 200, binaryInterval: 300, ignored: ["/node_modules/..."