chore: source maps

This commit is contained in:
cha0s 2020-12-17 00:18:46 -06:00
parent 3fee3690b5
commit 353ad33a99

View File

@ -1,3 +1,4 @@
require('source-map-support/register');
// Whilst the configuration object can be modified here, the recommended way of making
// changes is via the presets' options or Neutrino's API in `.neutrinorc.js` instead.
// Neutrino's inspect feature can be used to view/export the generated configuration.