Skip to content

Conversation

@adumesny
Copy link
Member

generated on the fly (merge comflict each time otherwise)

Description

forgot to delete these with last (lodash) removal.

Checklist

  • [ x] All tests passing (npm test)

Alain Dumesny added 2 commits March 28, 2019 08:37
generated on the fly (merge comflict)
generated on the fly (merge comflict)
@radiolips radiolips merged commit da1966a into gridstack:develop Mar 28, 2019
},
"scripts": {
"build": "grunt && doctoc ./README.md && doctoc ./doc/README.md && doctoc ./doc/CHANGES.md",
"build": "mkdir dist && grunt && doctoc ./README.md && doctoc ./doc/README.md && doctoc ./doc/CHANGES.md",
Copy link
Member Author

Choose a reason for hiding this comment

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

hey guys I believe this is blocking the pipeline as mkdir dist will give an error if folder is already there (and build seems to create it). I removed it a subsequent review (which hasn't been been merged yet (see #982)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants