Remove all remaining mentions of "subscriptions"
This commit is contained in:
parent
4aa750a0fe
commit
dd765787e8
15 changed files with 45 additions and 71 deletions
|
|
@ -21,8 +21,7 @@ var production = process.env.NODE_ENV === 'production';
|
|||
var info = {
|
||||
entries: {
|
||||
"index": [
|
||||
"./index.js",
|
||||
"./subscriptions.css",
|
||||
"./index.js"
|
||||
]
|
||||
},
|
||||
files: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue