Skip to content
This repository has been archived by the owner on Nov 20, 2020. It is now read-only.

webpack build system added with typescript and sass support #10

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

lyvwhyr
Copy link

@lyvwhyr lyvwhyr commented Oct 14, 2018

webpack build system added with support for scss

  • static files split into /src and /dist directories.
  • A number of webpack and typescript config files have been added to the root directory as well, let me know if they need to be moved elsewhere.
  • webpack dev server added with hot reload for frontend dev
  • assets being duplicated over into dist folder, optimization needed there.
  • 'luminous-lightbox' static files removed and managed through yarn/npm
  • targeting ES6

#4 #3

phrostbyten and others added 6 commits October 10, 2018 15:41
add node_modules to git ignore

node modules removed

Merge remote-tracking branch 'origin/master'


add .vscode directory to .gitignore

.vscode removed

old static folder removed

fix fake data function and charge targe to ES6 for spread compat

removal of binnah rc
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants