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

Webpack to rollupjs #19

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

Conversation

ganganiSoN
Copy link

  • Replace webpack with rollupjs
  • Remove unnecessary file

src/Event/EventBody.ts Outdated Show resolved Hide resolved
src/Event/EventBody.ts Outdated Show resolved Hide resolved
rollup.config.js Outdated
@@ -0,0 +1,43 @@
// const rollupFileManager = require('fii');
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same here

README.md Show resolved Hide resolved
@@ -169,3 +169,52 @@ The Short-Night engine. see:

- https://foxzilla.github.io/short-night/globals.html
- https://github.com/FoXZilla/short-night/blob/master/src/index.ts

# Contributor's Guide
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The steps you wrote is just basic knowledge on Github. We should move focus on how to run this Repo on your PC. E.g. Run npm run dev then open docs/webpack.html

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.

2 participants