Skip to content
#

presets

Here are 96 public repositories matching this topic...

timkelty
timkelty commented Mar 13, 2018

It seems common that people want to add a module resolving path to their source path.

The easiest way to do this is:

neutrino.config.resolve.modules.add(neutrino.options.source)

Or if an alias is preferred:

neutrino.config.resolve.alias.set('@

Improve this page

Add a description, image, and links to the presets topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the presets topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.