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

Adding webpack and babel on website #189

Open
irshadjsr21 opened this issue Mar 10, 2020 · 7 comments
Open

Adding webpack and babel on website #189

irshadjsr21 opened this issue Mar 10, 2020 · 7 comments
Labels
gssoc20 Issue for GSSoC-2020 medium Mudium type issue

Comments

@irshadjsr21
Copy link
Contributor

Is your feature request related to a problem? Please describe.
The client-side JS (web) uses ES6 syntax which is not supported in all browsers.

Describe the solution you'd like
A bundler and parser, preferably webpack with babel are to be implemented to improve the browser support.

@Harkishen-Singh
Copy link
Owner

This can be added as a runner during the build. The best way for this would be a .sh file since we have angularJS for simplicity, hence package.json is meaningless for us.

@Harkishen-Singh Harkishen-Singh added gssoc20 Issue for GSSoC-2020 medium Mudium type issue labels Mar 10, 2020
@Harkishen-Singh
Copy link
Owner

Before moving to other issues, we should focus on what's on priority for the release. We wanna release even sooner, somewhere in March if possible. So right now, the main priority for us would be converting everything into golang, so that continuous deployment could be set up, which would favour advanced development.

However, this doesn't seem to take a lot of time. You can do this in the process.

@irshadjsr21
Copy link
Contributor Author

@Harkishen-Singh Can you expand on how we can achieve this through a .sh file?

I think we'll need both the development and production build so integrating webpack into package.json will improve the workflow.

@Kuljeet-123
Copy link

@Harkishen-Singh @irshadjsr21 Can I work on this??

@muskankhedia
Copy link
Collaborator

@irshadjsr21 Are you about to work on this?

@bhngupta
Copy link

Hey @muskankhedia @Harkishen-Singh , is anyone working on this issue? If not I would like to contribute

@muskankhedia
Copy link
Collaborator

@Bhanu-mbvg Welcome to the project. Presently we aren't planning to implement webpack and babel in the project. You can look for some other issues now and start working on it. Feel free to ask any queries.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc20 Issue for GSSoC-2020 medium Mudium type issue
Projects
None yet
Development

No branches or pull requests

5 participants