PHP 8.2.30
Preview: server.js Size: 484 B
/proc/thread-self/root/home/byroehnu/.trash/node_modules11/react-text-mask/example/server.js

/* eslint-disable no-console */

var webpack = require('webpack')
var WebpackDevServer = require('webpack-dev-server')
var config = require('./webpack.runReactExample.js')

new WebpackDevServer(webpack(config), {
  publicPath: config.output.publicPath,
  hot: true,
  historyApiFallback: true,
  contentBase: __dirname,
  stats: {
    colors: true
  }
}).listen(3000, 'localhost', function(err) {
  if (err) {
    console.log(err)
  }

  console.log('Listening at localhost:3000')
})

Directory Contents

Dirs: 0 × Files: 5

Name Size Perms Modified Actions
526 B lrw-r--r-- 2026-02-28 00:26:54
Edit Download
598 B lrw-r--r-- 2026-02-28 00:26:46
Edit Download
150 B lrw-r--r-- 2026-02-28 00:27:06
Edit Download
484 B lrw-r--r-- 2026-02-28 00:27:46
Edit Download
832 B lrw-r--r-- 2026-02-28 00:28:00
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).