Skip to content
This repository was archived by the owner on Sep 21, 2022. It is now read-only.

Conversation

@tx44
Copy link

@tx44 tx44 commented Feb 12, 2017

For using not only .js extensions in tests.

build(projectRoot, globOpts) {
const expandOpts = _.extend(EXPAND_OPTS, {root: projectRoot});
build(expandOpts, globOpts) {
expandOpts = _.extend(DEFAULT_EXPAND_OPTS, expandOpts);
Copy link
Member

Choose a reason for hiding this comment

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

_.extend({}, DEFAULT_EXPAND_OPTS, expandOpts);

@j0tunn
Copy link
Contributor

j0tunn commented Feb 8, 2019

Закрываю ввиду неактивности

@j0tunn j0tunn closed this Feb 8, 2019
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.

3 participants