{"library":"webpack-post-compile-plugin","type":"library","category":null,"description":"A webpack plugin that post-compiles specified node_modules packages (e.g., those listed in `compileDependencies` or marked with `postCompile`) using the same loaders as your application source, enabling trasformation of dependencies like Babel or TypeScript. Version 1.2.3 is current; active development with infrequent releases. Compared to alternatives like `webpack-loader`, it uses `package.json` config to declare which packages need post-compilation, supporting micromatch patterns (>=1.0.0) and multiple configuration methods. Requires Webpack >=3.","language":"javascript","status":"active","version":"1.2.3","tags":["javascript","post-complile","post","compile","webpack","webpack plugin","plugin"],"last_verified":"Sat May 09","install":[{"cmd":"npm install webpack-post-compile-plugin","imports":["const PostCompilePlugin = require('webpack-post-compile-plugin')","const PostCompilePlugin = require('webpack-post-compile-plugin').default","new PostCompilePlugin({ /* options */ })"]},{"cmd":"yarn add webpack-post-compile-plugin","imports":[]},{"cmd":"pnpm add webpack-post-compile-plugin","imports":[]}],"homepage":null,"github":"https://github.com/dolymood/webpack-post-compile-plugin","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/webpack-post-compile-plugin","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}