Skip to content

Commit aa2a494

Browse files
committed
refactor(webpack): update webpack config and let webpack handle scss and js
1 parent 180f392 commit aa2a494

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+11290
-4499
lines changed

_config.yml

+4-3
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ url: "https://basiljs.github.io/" # the base hostname & protocol for your site,
2525
twitter_username: basil_js
2626
github_username: basiljs
2727

28-
sass:
29-
style: compressed
30-
sass_dir: _sass
28+
# sass:
29+
# style: compressed
30+
# sass_dir: _sass
3131
# Build settings
3232
markdown: kramdown
3333
# kramdown:
@@ -36,6 +36,7 @@ highlighter: rouge
3636
plugins:
3737
- jekyll-feed
3838
exclude:
39+
- assets/ts
3940
- Gemfile
4041
- Gemfile.lock
4142
- package.json

_source/_sass/_reference.scss

-223
This file was deleted.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)