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

Sweep out custom code pieces while build #99

Closed
wclr opened this issue Sep 27, 2012 · 5 comments
Closed

Sweep out custom code pieces while build #99

wclr opened this issue Sep 27, 2012 · 5 comments

Comments

@wclr
Copy link
Contributor

wclr commented Sep 27, 2012

Steal is able to sweep out seal.dev.log from the code.

Is it possible to make steal sweep it out some other configured code pieces?

For example I use "slog" or "swarn" shortcut for steal.dev.log in my code.

@justinbmeyer
Copy link
Contributor

//@steal-clean-start
slog()
//@steal-clean-end

We could add something to make it easier to define slog as something to remove.

@wclr
Copy link
Contributor Author

wclr commented Feb 8, 2013

Is something that may close the issue implemented yet?

@wclr
Copy link
Contributor Author

wclr commented Nov 7, 2013

didn't you work on this?

@justinbmeyer
Copy link
Contributor

steal-clean-start works. But is ungainly. We haven't done anything to remove custom JS any other way.

@wclr
Copy link
Contributor Author

wclr commented Nov 7, 2013

Where should I place this code

//@steal-clean-start
slog()
//@steal-clean-end

?

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

2 participants