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

Remove manifest plugin #1254

Merged
merged 7 commits into from
Dec 19, 2018
Merged

Conversation

timkelty
Copy link
Contributor

As discussed here: #1253 (comment)

@@ -10,7 +10,6 @@ module.exports = (neutrino, opts = {}) => {
html: process.env.NODE_ENV === 'development' && {
title: 'React Preview'
},
manifest: process.env.NODE_ENV === 'development',
externals: opts.externals !== false && {},
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@edmorley any idea what purpose this was serving, if any?

Copy link
Member

Choose a reason for hiding this comment

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

I have no idea :-/

@eliperelman / @helfi92 do you?

@edmorley edmorley added this to the v9 milestone Dec 14, 2018
packages/web/README.md Outdated Show resolved Hide resolved
@edmorley edmorley merged commit 448c82c into neutrinojs:master Dec 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging this pull request may close these issues.

2 participants