Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including webpack-resolve-in-paths-plugin with all npm packages installed. Try it out:

require("webpack/package.json"); // webpack is a peer dependency. var webpackResolveInPathsPlugin = require("webpack-resolve-in-paths-plugin")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

webpack-resolve-in-paths-plugin v1.0.0

[![Coverage Status](https://coveralls.io/repos/github/dimanech/webpack-resolve-in-paths-plugin/badge.svg?branch=master)](https://coveralls.io/github/dimanech/webpack-resolve-in-paths-plugin?branch=master) [![Greenkeeper badge](https://badges.greenkeeper.io/dimanech/webpack-resolve-in-paths-plugin.svg)](https://greenkeeper.io/) [![Known Vulnerabilities](https://snyk.io/test/github/dimanech/webpack-resolve-in-paths-plugin/badge.svg?targetFile=package.json)](https://snyk.io/test/github/dimanech/webpack-resolve-in-paths-plugin?targetFile=package.json) [![npm version](https://badge.fury.io/js/webpack-resolve-in-paths-plugin.svg)](https://badge.fury.io/js/webpack-resolve-in-paths-plugin)

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free