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

Make "site-prod" folder #7

Open
kamlekar opened this issue Oct 13, 2015 · 2 comments
Open

Make "site-prod" folder #7

kamlekar opened this issue Oct 13, 2015 · 2 comments

Comments

@kamlekar
Copy link
Owner

Currently, the "site" folder is for development. but there should also be "site-prod" folder which holds minimized js, css, html and svg code.

@kamlekar
Copy link
Owner Author

To create this "site-prod", we should not let users to enter the link and script tags to include the plugins. Instead, we need to wrap these in functions, so that if necessary we can modify the path as necessary.

@kamlekar kamlekar added this to To do in Make it Stable Jan 9, 2019
@kamlekar
Copy link
Owner Author

kamlekar commented Mar 7, 2019

The only thing changes in site and site-prod folders is .min.css and .min.js. It might be better to just have the same site folder which can switch the dev, prod or some other environment based on the ran gulp {task}.

@kamlekar kamlekar added this to the Version-2 milestone Mar 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Make it Stable
  
To do
Development

No branches or pull requests

1 participant