PHP 7.4.33
Preview: compiled-check.js Size: 339 B
/var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/chrome-launcher/compiled-check.js
'use strict'

const fs = require('fs');
const path = require('path');

module.exports = function(filename) {
  if (!fs.existsSync(path.join(__dirname, filename))) {
    console.log(
        'Oops! Looks like the chrome-launcher files needs to be compiled. Please run:');
    console.log('   yarn; yarn build;');
    process.exit(1);
  }
}

Directory Contents

Dirs: 6 × Files: 9
Name Size Perms Modified Actions
.github DIR
- drwxr-xr-x 2025-03-28 11:04:33
Edit Download
bin DIR
- drwxr-xr-x 2025-03-28 11:04:33
Edit Download
- drwxr-xr-x 2025-03-28 11:04:33
Edit Download
dist DIR
- drwxr-xr-x 2025-03-28 11:04:33
Edit Download
docs DIR
- drwxr-xr-x 2025-03-28 11:04:33
Edit Download
scripts DIR
- drwxr-xr-x 2025-03-28 11:04:33
Edit Download
117 B lrw-r--r-- 2025-03-28 11:04:33
Edit Download
9.68 KB lrw-r--r-- 2025-03-28 11:04:33
Edit Download
339 B lrw-r--r-- 2025-03-28 11:04:33
Edit Download
559 B lrw-r--r-- 2025-03-28 11:04:33
Edit Download
11.08 KB lrw-r--r-- 2025-03-28 11:04:33
Edit Download
1.53 KB lrwxr-xr-x 2025-03-28 11:04:33
Edit Download
1.26 KB lrw-r--r-- 2025-03-28 11:04:33
Edit Download
6.71 KB lrw-r--r-- 2025-03-28 11:04:33
Edit Download
465 B lrw-r--r-- 2025-03-28 11:04:33
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).