Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Add documentation notes about compiling node_modules #1124

Merged
merged 2 commits into from
Sep 20, 2018

Conversation

eliperelman
Copy link
Member

Fixes #1100.

@eliperelman eliperelman added this to the v9 milestone Sep 20, 2018
@eliperelman eliperelman self-assigned this Sep 20, 2018
Copy link
Member

@edmorley edmorley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Many thanks!

@@ -497,6 +497,9 @@ By following the [customization guide](https://neutrinojs.org/customization/) an
you can override and augment the build by by providing a function to your `.neutrinorc.js` use array. You can also
make these changes from the Neutrino API in custom middleware.

If the need arises, you can also compile `node_modules` by referring to the relevant
[`compile-loader` documentation](https://neutrinojs.org/packages/compile-loader/#compiling-node_modules).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For the other presets, this is under the Customizing section. Should this be too? (Happy either way)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good idea, I'll move it.

@eliperelman eliperelman merged commit 1b01fed into neutrinojs:master Sep 20, 2018
@ackvf
Copy link

ackvf commented Mar 11, 2019

The link is dead now, is it possible to find the relevant documentation anywhere?

@edmorley
Copy link
Member

For the in-release-candidate Neutrino 9 (master branch), it's here:
https://master.neutrinojs.org/packages/compile-loader/#compiling-node_modules

To try out v9, see #1129.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging this pull request may close these issues.

3 participants