Skip to content

Remove CJS webpack build, less-loader, dependent tests.#11

Merged
texodus merged 2 commits intomasterfrom
cleanup
May 24, 2020
Merged

Remove CJS webpack build, less-loader, dependent tests.#11
texodus merged 2 commits intomasterfrom
cleanup

Conversation

@texodus
Copy link
Copy Markdown
Member

@texodus texodus commented May 24, 2020

Simplifies the build by removing

less-loader has been replaced by a custom babel plugin which inlines the CSS source, since this is only needed in one place. This in fact means we don't need webpack at all for commonjs usecases, so this build has been removed as well. The Material theme is now built as a separate CSS asset independently via lessc. perspective dependent tests have been removed, since they depend on unpkg.com external resource.

@texodus texodus merged commit 4821314 into master May 24, 2020
@texodus texodus deleted the cleanup branch May 24, 2020 07:05
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.

1 participant