lwd-technology / react-app-rewire-nearley

Add nearley-loader to a react-app-rewired config.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-app-rewire-nearley

Add nearley-loader to a react-app-rewired config.

const rewireNearley = require('react-app-rewire-nearley')

// Add Nearley support
config = rewireNearley(config, env)

About

Add nearley-loader to a react-app-rewired config.

License:MIT License


Languages

Language:JavaScript 100.0%