Add browser-sync
This commit is contained in:
parent
2ce6d04d2d
commit
a2132616d5
2 changed files with 8 additions and 0 deletions
|
@ -10,6 +10,8 @@
|
|||
{
|
||||
devShells.${system}.default = pkgs.mkShell {
|
||||
buildInputs = with pkgs; [
|
||||
nodePackages.browser-sync
|
||||
|
||||
(php83.buildEnv {
|
||||
extraConfig = ''
|
||||
error_reporting = E_ALL & ~E_DEPRECATED & ~E_USER_DEPRECATED
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue