Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix sourceType of parsed files. #43

Merged
merged 1 commit into from
Sep 18, 2017
Merged

Fix sourceType of parsed files. #43

merged 1 commit into from
Sep 18, 2017

Conversation

Yeti-or
Copy link
Member

@Yeti-or Yeti-or commented Sep 18, 2017

webpack2 could work with es6 modules, so we have to parse files with imports/exports inside.

fix: bem-site/bem-forum-content-ru#1425

@Yeti-or
Copy link
Member Author

Yeti-or commented Sep 18, 2017

right now we process files only after babel, but that should not processed could be in node_modules and babel could ignore it.

any way: #42

@Yeti-or Yeti-or merged commit 20f68f7 into master Sep 18, 2017
@Yeti-or Yeti-or deleted the yeti-or.fix-acorn branch September 18, 2017 11:48
@Yeti-or Yeti-or restored the yeti-or.fix-acorn branch September 18, 2017 12:28
@Yeti-or Yeti-or deleted the yeti-or.fix-acorn branch September 18, 2017 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Подключение webpack-bem-loader и redux вместе ломает сборку
1 participant