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

Remove scope from pkg name #514

Closed
wants to merge 225 commits into from

Conversation

rrapiteanu
Copy link
Contributor

@rrapiteanu rrapiteanu commented Dec 29, 2018

No description provided.

insin and others added 30 commits June 22, 2017 03:38
Just a little typo
Fix typo (Wepack -> Webpack)
[ci skip]
There were three typos in the Configuration docs, where a colon was missing in code examples.

Before:

```js
module.exports = {
  babel {
    ...
```

After:


```js
module.exports = {
  babel: {
    ...
```
Fix missing colons in Configuration docs
@rrapiteanu rrapiteanu closed this Dec 29, 2018
@rrapiteanu rrapiteanu deleted the remove-scope-from-pkg-name branch December 29, 2018 04:26
@rrapiteanu rrapiteanu restored the remove-scope-from-pkg-name branch December 29, 2018 04:26
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.