Skip to content

Just a playground for connect mod rewrite, which we use in our gulpfile (in tandem with webpack).

Notifications You must be signed in to change notification settings

prepair/connect-modrewrite-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect mod rewrite sandbox

Testing BrowserSync's rewrite rules (using connect-modrewrite) can be a pain in the back, this module uses the same mod rewriter and allows dynamic testing for the main project.

Usage

  • npm i
  • npm run dev (you can use the PORT env var, default is 4100)
  • open http://localhost:4100/test
  • or open a test url manually, for example: http://localhost:4100/hu-hu/profile

About

Just a playground for connect mod rewrite, which we use in our gulpfile (in tandem with webpack).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published