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

es6 webpack & testing. #1

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

es6 webpack & testing. #1

wants to merge 3 commits into from

Conversation

maman
Copy link

@maman maman commented Dec 18, 2015

  1. config webpack dimigrasiin ke es6, sama dipisah antara config dev & prod.
  2. support untuk component testing via karma, mocha, dan chai.
  3. perubahan command, dari yang asalnya npm run dev jadi npm start.
  4. perubahan konsep, dari yang tadinya satu file index.js, dipisah jadi model bootstrapper dan component.
  5. dev workflow yang lebih enak, npm run tdd, dan otomatis ngetest tiap kali git commit 👍

* pindahkan config babel ke .babelrc
* tambahan .editorconfig
* pisahin index.html
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.

1 participant