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

Add webpack bundle information when running in debug #486

Merged
merged 2 commits into from
Nov 28, 2017

Conversation

helfi92
Copy link
Member

@helfi92 helfi92 commented Nov 23, 2017

@helfi92 helfi92 self-assigned this Nov 23, 2017
@@ -3,8 +3,8 @@ const Future = require('fluture');
const { serve, validate } = require('./webpack');

// server :: Object config -> Future () Function
Copy link
Member

Choose a reason for hiding this comment

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

The signature of this function needs to change to:

// devServer :: (Object config -> Object api) -> Future () Function

Copy link
Member

@eliperelman eliperelman left a comment

Choose a reason for hiding this comment

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

💯

@eliperelman eliperelman merged commit 1af6f86 into neutrinojs:master Nov 28, 2017
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.

2 participants