cpp-portable-loader
v0.5.5npm· JavaScript1) Add as your .cpp loader in your webpack.config.js file: ```js module.exports = { resolve: { extensions: [".cpp"] }, module: { rules: [ { test: /\.cpp$/, loader: "cpp-portable-loader?emitMapFile" }, ] }, resolveLoader: { modules: ["node_modules"] }, };
The verdict
Abandoned. Last published 5 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the npm registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityUnknown
SecurityClean
LicensePermissive
DepsLean
Maintenance
Last published 5 years ago.
Popularity
Download count unavailable.
Security
No known advisories for this version (OSV).
License
MIT
Dependencies
1 direct dependency
Recent releases
- 0.5.55 years ago
- 0.5.45 years ago
- 0.5.35 years ago
- 0.5.25 years ago
- 0.5.16 years ago
- 0.5.06 years ago
- 0.4.46 years ago
- 0.4.36 years ago