Skip to content

Move babel-plugin-preval to dependencies#4209

Merged
Gargron merged 1 commit intomastodon:masterfrom
ykzts:devDep
Jul 15, 2017
Merged

Move babel-plugin-preval to dependencies#4209
Gargron merged 1 commit intomastodon:masterfrom
ykzts:devDep

Conversation

@ykzts
Copy link
Copy Markdown
Member

@ykzts ykzts commented Jul 15, 2017

regression from #4202

ERROR in ./app/javascript/packs/application.js
Module build failed: ReferenceError: Unknown plugin "preval" specified in "/mastodon/.babelrc" at 5, attempted to resolve relative to "/mastodon"
    at /mastodon/node_modules/babel-core/lib/transformation/file/options/option-manager.js:180:17
    at Array.map (native)
    at Function.normalisePlugins (/mastodon/node_modules/babel-core/lib/transformation/file/options/option-manager.js:158:20)
    at OptionManager.mergeOptions (/mastodon/node_modules/babel-core/lib/transformation/file/options/option-manager.js:234:36)
    at OptionManager.init (/mastodon/node_modules/babel-core/lib/transformation/file/options/option-manager.js:368:12)
    at File.initOptions (/mastodon/node_modules/babel-core/lib/transformation/file/index.js:212:65)
    at new File (/mastodon/node_modules/babel-core/lib/transformation/file/index.js:135:24)
    at Pipeline.transform (/mastodon/node_modules/babel-core/lib/transformation/pipeline.js:46:16)
    at transpile (/mastodon/node_modules/babel-loader/lib/index.js:49:20)
    at Object.module.exports (/mastodon/node_modules/babel-loader/lib/index.js:174:20)

@ykzts ykzts added the bug Something isn't working label Jul 15, 2017
@Gargron Gargron merged commit bd915d9 into mastodon:master Jul 15, 2017
@ykzts ykzts deleted the devDep branch July 15, 2017 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants