📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-02 00:59:20
📂
/ (Root)
/
home
/
orkouolp
/
web
/
testing.orkobd
/
laravel
/
node_modules
/
postcss-js
📍 /home/orkouolp/web/testing.orkobd/laravel/node_modules/postcss-js
🔄 Refresh
✏️
Editing: process-result.js
Writable
let objectify = require('./objectifier') module.exports = function processResult(result) { if (console && console.warn) { result.warnings().forEach(warn => { let source = warn.plugin || 'PostCSS' console.warn(source + ': ' + warn.text) }) } return objectify(result.root) }
💾 Save Changes
❌ Cancel