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

Zapewnić skrypty budujące przy uzyciu Webpacka #11

Open
6 tasks done
styczynski opened this issue Dec 14, 2017 · 0 comments
Open
6 tasks done

Zapewnić skrypty budujące przy uzyciu Webpacka #11

styczynski opened this issue Dec 14, 2017 · 0 comments
Assignees

Comments

@styczynski
Copy link
Member

styczynski commented Dec 14, 2017

  • Stworzyć skrypt budujący wykorzystujący Webpacka i łącza Gulpa
  • Zapewnić konfigurację budowania poprzez plik buildConfig.json
  • Zapewnić możliwość budowania w trybie dev oraz w trybie prod
  • Zapewnić możliwość kompresji kodu
  • Zapewnić możliwość translacji kodu nowego standardu ES (opcjonalnie)
  • Budowanie przykładów js fiddle
@styczynski styczynski self-assigned this Dec 14, 2017
@styczynski styczynski removed the update label Dec 14, 2017
@styczynski styczynski removed this from the Przebudowa systemu budowania milestone Dec 20, 2017
styczynski added a commit that referenced this issue Dec 20, 2017
* Removed old build.cmd
* Created new building script - bin/build.js
* Build script utilizes webpack config placed in bin/webpack.common.config.js
* Provided customizable build config inside buildConfig.json
* Provided clean dependenies order inside src/deps.js src/jquery-usos.js src/jquery-usos.scss src/js/entities.js
  They are used as bundling units.
styczynski added a commit that referenced this issue Dec 20, 2017
* fiddle-mount.js is responsible for merging js-fiddle examples into single .html page
* examples/example.html is the template for single example
* examples/index.html is the template for page with all of the examples
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

No branches or pull requests

1 participant