Open aleclarson opened 6 years ago
Using git while the bundler is active is not without its issues.
When a merge conflict occurs within the package.json file of a dependency, the bundler will crash because of the syntax error caused by <<<.
package.json
<<<
Using git while the bundler is active is not without its issues.
When a merge conflict occurs within the
package.json
file of a dependency, the bundler will crash because of the syntax error caused by<<<
.