Skip to content

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

License

Notifications You must be signed in to change notification settings

lwd-technology/react-app-rewire-nearley

Repository files navigation

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)