Skip to content
This repository has been archived by the owner on May 17, 2019. It is now read-only.

Fix issue with serving assets from memory #124

Merged
merged 1 commit into from
Jan 9, 2018

Conversation

ganemone
Copy link
Contributor

@ganemone ganemone commented Jan 9, 2018

Fixes #123

@@ -21,23 +22,37 @@ test('`fusion dev` works', async t => {
t.end();
});

test('`fusion dev` works with assets', async t => {
test.only('`fusion dev` works with assets', async t => {
Copy link

Choose a reason for hiding this comment

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

Remove .only

Copy link
Contributor Author

Choose a reason for hiding this comment

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

good catch!

Copy link
Contributor

Choose a reason for hiding this comment

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

(We should implement some sort of linter against this probably)

@ganemone
Copy link
Contributor Author

ganemone commented Jan 9, 2018

!merge

@old-fusion-bot old-fusion-bot bot merged commit 25b74a0 into fusionjs:master Jan 9, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants