Windows NT KAMIDAKI 10.0 build 19045 (Windows 10) AMD64
Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.3.9
Server IP : 192.168.3.16 & Your IP : 216.73.216.140
Domains :
Cant Read [ /etc/named.conf ]
User : SISTEMA
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
C: /
xampp /
phpMyAdmin /
js /
config /
ol /
Delete
Unzip
Name
Size
Permission
Date
Action
webpack.config.js
443
B
-rw-rw-rw-
2023-02-07 22:26
Save
Rename
const path = require('path'); module.exports = { entry: './js/src/ol.mjs', devtool: 'source-map', mode: 'production', performance: { hints: false, maxEntrypointSize: 512000, maxAssetSize: 512000 }, output: { path: path.resolve('./js/vendor/openlayers'), filename: 'OpenLayers.js', library: 'ol', libraryTarget: 'umd', libraryExport: 'default', }, };